UNPKG

tedb

Version:

TypeScript Embedded Database

5 lines (4 loc) 204 B
export { IStorageDriver, Isanitize, Iexist } from "./storageDriver"; export { IindexOptions } from "./IindexOptions"; export { IRange } from "./IRange"; export { IupdateOptions } from "./IupdateOptions";