Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sligter/LandPPT
/ get
Function
get
src/landppt/web/static/js/dom-to-pptx.bundle.js:6819–6823 ·
view source on GitHub ↗
(opts, cb)
Source
from the content-addressed store, hash-verified
6817
}
6818
6819
function
get(opts, cb) {
6820
var
req = request(opts, cb);
6821
req.end();
6822
return
req
6823
}
6824
6825
function
Agent() { }
6826
Agent.defaultMaxSockets = 4;
Callers
nothing calls this directly
Calls
1
request
Function · 0.70
Tested by
no test coverage detected