UNPKG

@react-native-oh-tpl/realm

Version:

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

10 lines (9 loc) 234 B
import "./binding"; import "./fs"; import "./device-info"; import "./sync-proxy-config"; import "./garbage-collection"; import { Realm } from "../../Realm"; export = Realm; import "./custom-inspect"; import "../../deprecated-global";