1
0
CompleteNodeJS/notes-app/node_modules/shebang-regex/index.js
Jason Williams 6528d7204a Section 20
2019-08-11 12:15:16 -06:00

3 lines
40 B
JavaScript

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