UNPKG

@narodb/naro

Version:

A simple, fast, and lightweight NoSQL database

7 lines 249 B
export * from './NaroDocument.interface'; export * from './Options.interface'; export * from './Query.interface'; export * from './DocData.interface'; export * from './Limit.type'; export * from './Operator.type'; //# sourceMappingURL=index.d.ts.map