uid.d.ts 90 B

1
  1. export declare const getUid: (alphabit: string | string[], size: number) => () => string;