stripe-node icon indicating copy to clipboard operation
stripe-node copied to clipboard

Remove some @ts-ignore

Open QuentinLemCode opened this issue 1 year ago • 5 comments
trafficstars

Hello

I have open this PR in order to remove some @ts-ignore comments to improve Typescript type safety.

Types have been adjusted to reflect the correct usage in the codebase. Some utility function has been added to parse headers to a proper value when needed.

Feel free to ask question and add review comments, I will update as needed

Thanks !

QuentinLemCode avatar Sep 04 '24 13:09 QuentinLemCode