majdouline-sbai/node_modules/shebang-regex/index.js
2025-03-03 14:40:49 +01:00

3 lines
42 B
JavaScript

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