MCPcopy Create free account
hub / github.com/caseywebdev/react-list / removed

Function removed

docs/index.js:20502–20504  ·  view source on GitHub ↗
(indent)

Source from the content-addressed store, hash-verified

20500 return "+ " + " ".repeat(indent);
20501 }
20502 function removed(indent) {
20503 return "- " + " ".repeat(indent);
20504 }
20505 function describeFiberType(fiber) {
20506 switch (fiber.tag) {
20507 case 26:

Callers 4

describeTextDiffFunction · 0.85
describePropertiesDiffFunction · 0.85
describeElementDiffFunction · 0.85
describeNodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…