UNPKG
insite-db
Version:
latest (2.3.5)
2.3.5
2.3.3
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.35
1.0.34
1.0.33
1.0.31
1.0.30
MongoDB for inSite
nesvet/insite-db
insite-db
/
dist
/
index.d.ts
8 lines
•
262 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
type
{
Collections
}
from
"./Collections"
;
export
*
from
"./connect"
;
export
*
from
"./extensions"
;
export
*
from
"./types"
;
export
{
CollectionOptions
}
from
"./types"
;
export
*
from
"./utils"
;
export
*
from
"mongodb"
;
//# sourceMappingURL=index.d.ts.map