mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-06 06:14:53 +00:00
3 lines
40 B
JavaScript
3 lines
40 B
JavaScript
'use strict';
|
|
module.exports = /^#!.*/;
|