nixos/home/ags/node_modules/shebang-regex/index.js
2024-06-13 00:09:21 +02:00

2 lines
42 B
JavaScript

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