uuid.d.ts 91 B

12
  1. export declare function generateUUID(): string;
  2. export declare function shortid(): string;