MCPcopy Index your code
hub / github.com/TanStack/db / powersync.test-d.ts

File powersync.test-d.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, it } from 'vitest'
2import { Schema, Table, column } from '@powersync/node'
3import { createCollection } from '@tanstack/db'
4import { powerSyncCollectionOptions } from '../src'

Callers

nothing calls this directly

Calls 2

createCollectionFunction · 0.90

Tested by

no test coverage detected