API Reference / @evolu/common / Evolu/Internal / QueryRowsCache
Interface: QueryRowsCache
Defined in: packages/common/src/Evolu/Query.ts:113
Properties
Property | Modifier | Type | Defined in |
---|---|---|---|
get | readonly | () => QueryRowsMap | packages/common/src/Evolu/Query.ts:117 |
set | readonly | (queriesRows ) => void | packages/common/src/Evolu/Query.ts:114 |