function isLiveQueryWindowCollection(collection): collection is LiveQueryWindowCollection;Defined in: packages/db/src/live-query-window-controller.ts:386
Internal
Whether a collection exposes an active ordered window.
Collection<any, any, any>
collection is LiveQueryWindowCollection