UNPKG

@instantdb/core

Version:

Instant's core local abstraction

8 lines 187 B
export default function query({ store, pageInfo, aggregate }: { store: any; pageInfo: any; aggregate: any; }, q: any): { data: {}; }; //# sourceMappingURL=instaql.d.ts.map