UNPKG

@firesystem/indexeddb

Version:

IndexedDB implementation of Virtual File System

3 lines (2 loc) 109 B
export { IndexedDBFileSystem } from "./IndexedDBFileSystem"; export type { IndexedDBConfig } from "./types";