UNPKG

ngx2-credit-cards

Version:

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

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