UNPKG

updraft

Version:

Javascript ORM-like storage in SQLite (WebSQL or other), synced to the cloud

7 lines (5 loc) 128 B
///<reference path="./Store.ts"/> /* istanbul ignore else */ if (typeof module !== "undefined") { module.exports = Updraft; }