MCPcopy
hub / github.com/Flotype/now / now.js

File now.js

lib/nodeclient/now.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var nowObjects = {};
2module.exports = {
3 nowInitialize: function noConflict(uri) {
4 if (Object.prototype.hasOwnProperty.call(nowObjects, uri)) {

Callers

nothing calls this directly

Calls 1

wrapFunction · 0.85

Tested by

no test coverage detected