node-ejs-renderer/node_modules/shebang-regex/index.js
2024-06-09 13:55:01 -04:00

3 lines
42 B
JavaScript

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