UNPKG

supastash

Version:

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

5 lines 147 B
/** * Pushes the local data to the remote database */ export declare function pushLocalData(): Promise<void>; //# sourceMappingURL=index.d.ts.map