index
:
Website Creator
main
Node+React+MongoDB App to help create and maintain websites (WIP)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
node_modules
/
shebang-regex
/
index.js
blob: d052d2e05e60c7a941d9251daedb76c3c90d58bd (
plain
) (
blame
)
1
2
'use strict'
;
module
.
exports
=
/^#!.*/
;