MCPcopy Index your code
hub / github.com/browserify/crypto-browserify / bundle.js

File bundle.js

example/bundle.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var require = function (file, cwd) {
4 var resolved = require.resolve(file, cwd || '/');

Callers

nothing calls this directly

Calls 7

loadAsFileSyncFunction · 0.85
loadAsDirectorySyncFunction · 0.85
loadNodeModulesSyncFunction · 0.85
requireFunction · 0.85
normalizeArrayFunction · 0.85
filterFunction · 0.85
errorFunction · 0.85

Tested by

no test coverage detected