UNPKG

jsonstore-js

Version:

A javascript JSON data store with manifold abilities of data processing

3 lines (2 loc) 63 B
'use strict'; module.exports = require('./lib/JSONDataStore');