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