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

Class

packages/powersync-db-collection/tests/collection-schema.test.ts:268–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266 const db = await createDatabase()
267
268 class MyDataClass {
269 constructor(public options: { value: string }) {}
270 }
271

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected