UNPKG

@varasto/query

Version:

Query and bulk operation utilities for Varasto storage

6 lines (5 loc) 141 B
export * from './delete-all'; export * from './find'; export * from './find-all'; export * from './partition'; export * from './update-all';