MCPcopy Create free account
hub / github.com/Dart-Code/Dart-Code / StorableData

Interface StorableData

src/debug/threads.ts:378–380  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

376}
377
378interface StorableData {
379 type: string;
380}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected