UNPKG

supastash

Version:

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

3 lines 190 B
import { SupastashSQLiteAdapter } from "../../types/supastashConfig.types"; export declare const SQLiteAdapterStorage: SupastashSQLiteAdapter; //# sourceMappingURL=rn_sqlite_storage.d.ts.map