UNPKG

realm

Version:

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

3 lines (2 loc) 49 B
import { Realm } from "./Realm"; export = Realm;