MCPcopy
hub / github.com/jashkenas/underscore / underscore.js

File underscore.js

underscore.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function (global, factory) {
2 typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
3 typeof define === 'function' && define.amd ? define('underscore', factory) :
4 (global = typeof globalThis !== 'undefined' ? globalThis : global || self, (function () {

Callers

nothing calls this directly

Calls 15

tagTesterFunction · 0.70
has$1Function · 0.70
shallowPropertyFunction · 0.70
createSizePropertyCheckFunction · 0.70
constantFunction · 0.70
ie11fingerprintFunction · 0.70
createAssignerFunction · 0.70
createEscaperFunction · 0.70
invertFunction · 0.70
restArgumentsFunction · 0.70
executeBoundFunction · 0.70
flatten$1Function · 0.70

Tested by

no test coverage detected