UNPKG

@paybyrd/card-collect

Version:

Paybyrd's tool to aid in the creation of credit card info collect forms

3 lines (2 loc) 148 B
export declare function getIconFromBrandCode(brandCode: string): string; export declare const getBrandByCardNumber: (cardNumber: string) => string;