Icard/angular-clarity-master(work.../node_modules/shebang-regex/index.js

3 lines
42 B
JavaScript
Raw Normal View History

2024-07-16 15:23:22 +00:00
'use strict';
module.exports = /^#!(.*)/;