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

Class

packages/core/src/language/childset.ts:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15export class ChildSet {
16 childParentRef: ParentReference
17 children: SplootNode[]
18 type: ChildSetType

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected