UNPKG

@tanstack/db-collections

Version:

A collection for (aspirationally) every way of loading your data

3 lines (2 loc) 202 B
export { electricCollectionOptions, type ElectricCollectionConfig, type ElectricCollectionUtils, } from './electric.js'; export { queryCollectionOptions, type QueryCollectionConfig } from './query.js';