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

Class

packages/core/src/language/projects/file.ts:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6}
7
8export class SplootFile {
9 name: string
10 type: string // Sploot node type
11 rootNode: SplootNode

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected