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