UNPKG

supastash

Version:

Offline-first sync engine for Supabase in React Native using SQLite

5 lines 184 B
/** * Debounced refresh: emit only once per table within delay window. */ export declare function refreshScreen(table: string): void; //# sourceMappingURL=refreshScreenCalls.d.ts.map