ship-gis/node_modules/shebang-regex/index.js

3 lines
42 B
JavaScript
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
'use strict';
module.exports = /^#!(.*)/;