Innovenergy_trunk/frontend/node_modules/shebang-regex/index.js

3 lines
42 B
JavaScript
Raw Permalink Normal View History

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