Sign in
cobalt
/
cobalt
/
bf4fe390b81028497c53296ce92f8c4193be685a
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
shebang-regex
/
index.js
blob: d052d2e05e60c7a941d9251daedb76c3c90d58bd [
file
] [
log
] [
blame
]
'use strict'
;
module
.
exports
=
/^#!.*/
;