UNPKG

data-provider-temporary

Version:

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

5 lines (3 loc) 127 B
'use strict'; exports.decode = exports.parse = require('./decode'); exports.encode = exports.stringify = require('./encode');