UNPKG

forerunnerdb

Version:

A NoSQL document store database for browsers and Node.js.

13 lines (8 loc) 124 B
"use strict"; var CRUD = { preSetData: function () { }, postSetData: function () { } }; module.exports = CRUD;