UNPKG

@tanstack/vue-db

Version:

Vue integration for @tanstack/db

5 lines (4 loc) 164 B
export * from './useLiveQuery.cjs'; export * from '@tanstack/db'; export type { Collection } from '@tanstack/db'; export { createTransaction } from '@tanstack/db';