Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
nowObjects = {};
2
module.exports = {
3
nowInitialize:
function
noConflict(uri) {
4
if
(Object.prototype.hasOwnProperty.call(nowObjects, uri)) {
Callers
nothing calls this directly
Calls
1
wrap
Function · 0.85
Tested by
no test coverage detected