Viewing File: /opt/cpanel/ea-nodejs10/lib/node_modules/npm/node_modules/shebang-regex/index.js

'use strict';
module.exports = /^#!.*/;
Back to Directory