UNPKG

ngx-br

Version:
7 lines (6 loc) 187 B
import { ElementRef } from '@angular/core'; export declare class CnpjMaskDirective { element: ElementRef; nativeElement: HTMLInputElement; constructor(element: ElementRef); }