UNPKG
@gecogvidanto/plugin-nedb
Version:
latest (2.1.0)
2.1.0
2.0.1
2.0.0
1.2.0
1.1.2
1.1.1
1.0.0
Nebd local database management plugin for ĞecoĞvidanto
@gecogvidanto/plugin-nedb
/
dist
/
bindata
/
index.d.ts
3 lines
(2 loc)
•
138 B
TypeScript
View Raw
1
2
3
export
{
default
as
BinaryDataManager
,
BinaryFilter
}
from
'./BinaryDataManager'
;
export
{
default
as
BinaryStore
}
from
'./BinaryStore'
;