Skip to content

@miyue-mma/shared / toTypeString

函数: toTypeString()

ts
function toTypeString(value): string

获取类型字符串

参数

value

unknown

待判断的值

返回

string

Released under the MIT License.