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