smatchit_tailwind_project/node_modules/shebang-regex/index.js
2024-07-15 15:57:41 +03:00

3 lines
42 B
JavaScript

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