UNPKG

ngx-br

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