setup-maven-cached/node_modules/shebang-regex/index.js

3 lines
40 B
JavaScript
Raw Permalink Normal View History

2019-12-07 21:09:20 +08:00
'use strict';
module.exports = /^#!.*/;