braintree / credit-card-type

A library for determining credit card type
MIT License
980 stars 154 forks source link

Types ES6 #138

Closed RicardoHds closed 2 years ago

RicardoHds commented 2 years ago

Could you includes type CreditCardTypefrom the index instead /dist/types and it's better to have a enumof credit card names intead CardTypebecause it's not possible autocomplete the names, can reproduce future errors.

crookedneighbor commented 2 years ago

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