Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Unitech/pm2
/ resolve
Method
resolve
examples/using-pm2-and-transpilers/node.d.ts:52–52 ·
view source on GitHub ↗
(id: string)
Source
from the content-addressed store, hash-verified
50
51
interface
NodeRequire extends NodeRequireFunction {
52
resolve(id: string): string;
53
cache: any;
54
extensions: any;
55
main: any;
Callers
15
getDefaultPM2Home
Function · 0.80
paths.js
File · 0.80
constants.js
File · 0.80
WatchDog.mocha.js
File · 0.80
PM2Interface.mocha.js
File · 0.80
getDaemon
Function · 0.80
PushInteractor.mocha.js
File · 0.80
TransactionAggregator.mocha.js
File · 0.80
cache.mocha.js
File · 0.80
stacktrace.mocha.js
File · 0.80
trace_factory.js
File · 0.80
module.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected