UNPKG

@netlify/content-engine

Version:
3 lines 144 B
import { IDataStore } from "./types"; export declare function getDataStore(dbPath?: string): IDataStore; //# sourceMappingURL=datastore.d.ts.map