aboutsummaryrefslogtreecommitdiff
path: root/node_modules/shebang-regex/index.js
blob: d052d2e05e60c7a941d9251daedb76c3c90d58bd (plain)
1
2
'use strict';
module.exports = /^#!.*/;