UNPKG

@worker-tools/deno-kv-storage

Version:

An implementation of the StorageArea (1,2,3) interface for Deno with an extensible system for supporting various database backends.

4 lines 149 B
export { DB } from "./src/db.js"; export { Empty } from "./src/rows.js"; export { Status } from "./src/constants.js"; //# sourceMappingURL=mod.js.map