Skip to content

petite-utils • Docs


函数: isChinesePhone() ​

isChinesePhone(number): boolean

参数 ​

参数名类型描述
numberstring待检测的手机号码

返回值 ​

boolean

源码 ​

type/isChinesePhone.ts:14

Released under the MIT License.