UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

4 lines 177 B
type Query = any; export declare function subscribeToZeroQuery(query: Query, onUpdate: (val: any) => void): () => void; export {}; //# sourceMappingURL=subscribeToQuery.d.ts.map