UNPKG

@react-native-ohos/realm

Version:

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

4 lines 164 B
type IndexSet = [number, number]; export declare function unwind(ranges: IndexSet[] | Iterable<IndexSet>): number[]; export {}; //# sourceMappingURL=ranges.d.ts.map