Skip to content

@miyue-mma/shared / isEmail

函数: isEmail()

ts
function isEmail(str): boolean

校验 邮箱

参数

str

string

返回

boolean

Released under the MIT License.