Skip to content
On this page

uuid

生成UUID

示例代码
ts
import { generateUUID } from '@jsxiaosi/utils';

generateUUID()

返回类型:string