UNPKG

rxdb

Version:

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

4 lines (3 loc) 136 B
import type { RxPlugin } from '../../types/index.d.ts'; export declare const RxDBCleanupPlugin: RxPlugin; export * from './cleanup.ts';