// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs11
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
shebang-regex
[ PARENT ]
EDIT :: index.js
'use strict'; module.exports = /^#!.*/;
SAVE
CANCEL