braintree / credit-card-type

A library for determining credit card type

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Types ES6

RicardoHds opened this issue · comments

Could you includes type CreditCardType from the index instead /dist/types and it's better to have a enum of credit card names intead CardType because it's not possible autocomplete the names, can reproduce future errors.

I see you closed this. Were you able to get what you needed?