Skip to content

@miyue-mma/shared / uniqueId

函数: uniqueId()

ts
function uniqueId(prefix?): string

递增 Id

参数

prefix?

string

返回

string

Released under the MIT License.