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