xref
: /
third_party
/
node
/
deps
/
npm
/
node_modules
/
@npmcli
/
run-script
/
lib
/
node-gyp-bin
/
node-gyp
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/deps/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/
1
#!/
usr
/
bin
/
env
sh
2
node
"
$npm_config_node_gyp
" "$@"
3