UNPKG

rxdb

Version:

A local-first realtime NoSQL Database for JavaScript applications - https://rxdb.info/

3 lines (2 loc) 107 B
import type { RxPlugin } from '../../types/index.d.ts'; export declare const RxDBJsonDumpPlugin: RxPlugin;