UNPKG

@tanstack/react-db

Version:

React 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';