UNPKG

@tanstack/db-collections

Version:

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

8 lines (7 loc) 339 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const electric = require("./electric.cjs"); const query = require("./query.cjs"); exports.electricCollectionOptions = electric.electricCollectionOptions; exports.queryCollectionOptions = query.queryCollectionOptions; //# sourceMappingURL=index.cjs.map