UNPKG

data-provider-temporary

Version:

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

7 lines (5 loc) 202 B
module.exports = false; // Only Node.JS has a process variable that is of [[Class]] process try { module.exports = Object.prototype.toString.call(global.process) === '[object process]' } catch(e) {}