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

Class

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

Source from the content-addressed store, hash-verified

36}
37
38export class SplootNode {
39 parent: ParentReference
40 type: string
41 matchingID: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected