MCPcopy Create free account
hub / github.com/benjitaylor/agentation /

Class

package/src/utils/source-location.test.ts:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 parent?: MockFiberNode
94): MockFiberNode {
95 class Component {}
96 Object.defineProperty(Component, "name", { value: name });
97
98 return {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected