UNPKG

kd-api-project-21building

Version:

KD-API-PROJECT

6 lines (5 loc) 79 B
/** * 生成guid * @returns */ export declare function guid(): string;