Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/webmodules/jsonp
/ basic.js
File
basic.js
test/basic.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
jsonp = require(
'../'
);
2
var
querystring = require(
'querystring'
);
3
var
test = require(
'tape'
);
4
Callers
nothing calls this directly
Calls
1
jsonp
Function · 0.85
Tested by
no test coverage detected