UNPKG

realm

Version:

Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores

7 lines (6 loc) 181 B
/** @internal */ import { binding } from "../../binding"; /** @internal */ export { binding }; /** @internal */ export declare function injectAndPatch(value: typeof binding): void;