UNPKG

realm

Version:

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

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