django-cotton/docs/docs_project/node_modules/shebang-regex/index.js
2024-06-08 14:33:11 +01:00

2 lines
42 B
JavaScript

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