MCPcopy Index your code
hub / github.com/sql-js/sql.js / _

Function _

documentation/javascript/application.js:10436–10436  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

10434
10435 // Create a safe reference to the Underscore object for use below.
10436 var _ = function(obj) { return new wrapper(obj); };
10437
10438 // Export the Underscore object for **Node.js**, with
10439 // backwards-compatibility for the old `require()` API. If we're in

Callers 15

application.jsFile · 0.85
resultFunction · 0.85
hvFunction · 0.85
ivFunction · 0.85
jvFunction · 0.85
kvFunction · 0.85
lvFunction · 0.85
mvFunction · 0.85
nvFunction · 0.85
ovFunction · 0.85
pvFunction · 0.85
qvFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected