UNPKG

data-provider-temporary

Version:

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

6 lines (3 loc) 126 B
'use strict'; var implementation = require('./implementation'); module.exports = Function.prototype.bind || implementation;