UNPKG

data-provider-temporary

Version:

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

2 lines (1 loc) 51 B
module.exports = function (x) { return x * 100; };