UNPKG
@narodb/naro
Version:
latest (0.2.6)
0.2.6
0.2.5
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.2
0.0.1
A simple, fast, and lightweight NoSQL database
github.com/narodb/naro
narodb/naro
@narodb/naro
/
dist
/
types
/
index.d.ts
7 lines
•
249 B
TypeScript
View Raw
1
2
3
4
5
6
7
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