mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-11 07:44:02 +08:00
Fixed bug previously introduced due to misread documentation. Refined the return type of `StripeStatic.cardType`, `string` => `StripeCardDataBrand`.