小于 1 分钟
Home > @hz-9/algorithm > toKeyStrDefault
toKeyStrDefault() function
Converts a key to a string.
将键转换为字符串。
Signature:
toKeyStrDefault: <K>(key: K) => stringParameters
Parameter | Type | Description |
|---|---|---|
key | K |
Returns:
string
Home > @hz-9/algorithm > toKeyStrDefault
Converts a key to a string.
将键转换为字符串。
Signature:
toKeyStrDefault: <K>(key: K) => stringParameter | Type | Description |
|---|---|---|
key | K |
Returns:
string