functionsFunction: strIsReg()On this pageFunction: strIsReg() strIsReg(str): boolean Defined in: src/strIsReg.ts:7 Parameters str any Returns boolean Func 判断字符串是否是正则表达式 Desc