UNPKG

rxdb

Version:

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

6 lines (5 loc) 197 B
import type { RxDatabase } from '../../types'; /** * Adds an iframe to track the results of marketing efforts. */ export declare function addDevModeTrackingIframe(db: RxDatabase): Promise<void>;