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

Class

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

Source from the content-addressed store, hash-verified

30}
31
32export class Project {
33 owner: string
34 name: string
35 isReadOnly: boolean

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected