UNPKG

@react-native-ohos/realm

Version:

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

7 lines (6 loc) 247 B
/** @internal */ export { binding, injectNativeModule } from "../binding/wrapper.generated"; /** @internal */ export { NativeBigInt } from "../binding/NativeBigInt"; /** @internal */ export { PolyfilledBigInt } from "../binding/PolyfilledBigInt";