xref
: /
third_party
/
node
/
deps
/
npm
/
node_modules
/
shebang-regex
/
index.js
Home
History
Annotate
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/deps/npm/node_modules/shebang-regex/
1
1cb0ef41
S
openharmony_ci
'use strict'
;
2
1cb0ef41
S
openharmony_ci
module
.
exports
= /^#!(.*)/;
3