UNPKG

@seplan/diti-ds

Version:

Reusable UI component library developed by DITI (Technology and Innovation Directorate of SEPLAN PI) based on Mantine and Tailwind CSS

3 lines 147 B
export declare function formatCPF(cpf: string): string; export declare function isValidCPF(cpf: string): boolean; //# sourceMappingURL=cpf.d.ts.map