nixos/home/ags/node_modules/shebang-regex/index.js
2025-02-27 02:26:55 +01:00

2 lines
42 B
JavaScript

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