UNPKG

@ifoxxie_dev/brdoc-validator

Version:

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

2 lines (1 loc) 56 B
export declare function isCnpj(cnpj?: string): boolean;