Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
var
require =
function
(file, cwd) {
4
var
resolved = require.resolve(file, cwd ||
'/'
);
Callers
nothing calls this directly
Calls
7
loadAsFileSync
Function · 0.85
loadAsDirectorySync
Function · 0.85
loadNodeModulesSync
Function · 0.85
require
Function · 0.85
normalizeArray
Function · 0.85
filter
Function · 0.85
error
Function · 0.85
Tested by
no test coverage detected