1 line
62 B
TypeScript
1 line
62 B
TypeScript
export declare const aleatorio: (tamanho?: number) => string;
|
export declare const aleatorio: (tamanho?: number) => string;
|