UNPKG

@satheshsat/angular-cnpj

Version:

CNPJ generator and validator

9 lines (8 loc) 345 B
import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class CnpjComponent implements OnInit { constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<CnpjComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<CnpjComponent, "lib-cnpj", never, {}, {}, never, never>; }