MCPcopy Create free account
hub / github.com/TanStack/ai /

Class

packages/ai-sandbox-sprites/src/handle.ts:87–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87export class SpritesHandle implements SandboxHandle {
88 readonly id: string
89 readonly provider = 'sprites'
90 readonly workspaceRoot: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected