UNPKG
@varasto/query
Version:
latest (3.0.0)
3.0.0
2.0.0
1.1.0
1.0.2
1.0.1
1.0.0
Query and bulk operation utilities for Varasto storage
rauli.dev/varasto
RauliL/varasto
@varasto/query
/
dist
/
index.d.ts
6 lines
(5 loc)
•
141 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./delete-all'
;
export
*
from
'./find'
;
export
*
from
'./find-all'
;
export
*
from
'./partition'
;
export
*
from
'./update-all'
;