forked from Rowland/EG
3 lines
42 B
JavaScript
3 lines
42 B
JavaScript
'use strict';
|
|
module.exports = /^#!(.*)/;
|