UNPKG

ngx2-credit-cards

Version:

A Credit Card Directives and Reactive Form Validators package for Angular X (6+)

6 lines (5 loc) 142 B
import { ElementRef } from '@angular/core'; export declare class CCExpiryFormatDirective { private el; constructor(el: ElementRef); }