MCPcopy
hub / github.com/react/create-react-app / toString

Function toString

packages/react-error-overlay/fixtures/bundle_u.mjs:4797–4799  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4795}
4796
4797function toString() {
4798 return this.node.nodeName;
4799}
4800
4801function DOMLazyTree(node) {
4802 return {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected