UNPKG

@neocomplexx/ngx-neo-directives-mat

Version:
9 lines (8 loc) 220 B
import { ElementRef } from '@angular/core'; export declare class StringsDirective { private _el; private el; maxLength: any; constructor(_el: ElementRef); onKeyDown(e: KeyboardEvent): void; }