Laptop-Thing/web/node_modules/shebang-regex/index.js
2024-11-27 12:35:48 -05:00

3 lines
42 B
JavaScript

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