the-forest/client/node_modules/shebang-regex/index.js
2024-09-17 20:35:18 -04:00

3 lines
42 B
JavaScript

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