UNPKG

@naturalcycles/datastore-lib

Version:

Opinionated library to work with Google Datastore, implements CommonDB

4 lines (3 loc) 115 B
export * from './datastore.db.js'; export * from './datastore.model.js'; export * from './datastoreKeyValueDB.js';