EASYAIuniappNewUI/node_modules/shebang-regex/index.js
2025-02-08 18:50:38 +08:00

3 lines
42 B
JavaScript

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