UNPKG

@liberation-data/drivine

Version:

Best and fastest graph database client for TypeScript / Node.js. Provides a level of abstraction for building highly scalable applications, without compromising architectural integrity

3 lines (2 loc) 105 B
import { LocalStorage } from './LocalStorage'; export declare function MakeLocalStorage(): LocalStorage;