UNPKG

@ifoxxie_dev/brdoc-validator

Version:

A TypeScript validator for brdoc documents, ensuring compliance with the brdoc schema.

2 lines (1 loc) 54 B
export declare function isCpf(cpf?: string): boolean;