UNPKG

com-tools

Version:

com-tools 提供了一些通用的工具函数;

20 lines (11 loc) 418 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [com-tools](./com-tools.md) &gt; [createUniqueIdentifier](./com-tools.createuniqueidentifier.md) ## createUniqueIdentifier() function 生成唯一的标识符 **Signature:** ```typescript export function createUniqueIdentifier():string; ``` **Returns:** string {<!-- -->string<!-- -->}