UNPKG

data-provider-temporary

Version:

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

3 lines (2 loc) 118 B
var core = require('../../modules/_core'); module.exports = core.JSON || (core.JSON = { stringify: JSON.stringify });