Skip to content

petite-utils • Docs


函数: type() ​

type(value): string

参数 ​

参数名类型描述
valueany需要检查类型的值

返回值 ​

string

返回类型的小写字符串

源码 ​

type/type.ts:6

Released under the MIT License.