MCPcopy Create free account
hub / github.com/SplootCode/splootcode /

Class

packages/core/src/language/node.ts:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24export class ParentReference {
25 node: SplootNode
26 childSetId: string // never directly use string ?
27

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected