You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@davidbielik It's not something we've added to the Typescript definitions for now as we focused those definitions on the core API parameters and properties. I'm going to tag this as a future improvement though and sync internally to see if we could implement this!
Hi Stripe team,
Is there a way in typescript to get the response headers? For example, in the docs it specifies:
But in my application,
lastResponse
isn't part of the typescript definitions:Am I accessing those properties incorrectly, or is that not supported (yet) for the Typescript integration?
The text was updated successfully, but these errors were encountered: