UNPKG

test-rxdb

Version:

A local realtime NoSQL Database for JavaScript applications -

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