UNPKG

data-provider-temporary

Version:

Library that helps with server-to-client synchronization of data

6 lines (4 loc) 111 B
var HPM = require('./lib'); module.exports = function(context, opts) { return new HPM(context, opts); };