UNPKG

data-provider-temporary

Version:

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

5 lines (3 loc) 171 B
/** Detect free variable `global` from Node.js. */ var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; export default freeGlobal;