_comuns/dist/aleatorio.d.ts
2024-05-06 08:45:08 -03:00

1 line
62 B
TypeScript

export declare const aleatorio: (tamanho?: number) => string;