UNPKG

realm

Version:

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

8 lines (7 loc) 169 B
import "./binding"; import "./fs"; import "./device-info"; import "./sync-proxy-config"; import "./custom-inspect"; import { Realm } from "../../Realm"; export = Realm;