Files
TheaninovOS/desktops/hyprland/ags/node_modules/shebang-regex/index.js
2023-11-15 16:09:26 +01:00

3 lines
42 B
JavaScript

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