benji.monster/node_modules/shebang-regex/index.js
2020-01-03 21:48:09 +01:00

2 lines
40 B
JavaScript

'use strict';
module.exports = /^#!.*/;