3 lines
42 B
Plaintext
3 lines
42 B
Plaintext
'use strict';
|
|
module.exports = /^#!(.*)/;
|
'use strict';
|
|
module.exports = /^#!(.*)/;
|