Closed loynoir closed 3 years ago
As SyntaxError can not be try-catch, use new RegExp to avoid js parser error.
new RegExp
As SyntaxError can not be try-catch, use
new RegExp
to avoid js parser error.