com-tools
Version:
com-tools 提供了一些通用的工具函数;
20 lines (11 loc) • 418 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [com-tools](./com-tools.md) > [createUniqueIdentifier](./com-tools.createuniqueidentifier.md)
## createUniqueIdentifier() function
生成唯一的标识符
**Signature:**
```typescript
export function createUniqueIdentifier():string;
```
**Returns:**
string
{<!-- -->string<!-- -->}