MCPcopy Create free account
hub / github.com/codeaashu/claude-code / destroy

Function destroy

src/native-ts/yoga-layout/index.ts:2564–2564  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2562 Config: {
2563 create: createConfig,
2564 destroy() {},
2565 },
2566 Node: {
2567 create: (config?: Config) => new Node(config),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected