UNPKG

data-provider-temporary

Version:

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

6 lines (4 loc) 157 B
var convert = require('./convert'), func = convert('before', require('../before')); func.placeholder = require('./placeholder'); module.exports = func;