Skip to content

Conversation

mariocarro
Copy link

This minimal change allows compilation with TypeScript 5.7.3 (other versions have not been tested).

Specifically, it solves a series of errors like this:

node_modules/mercadopago/dist/clients/customer/search/types.d.ts:11:5 - error TS2411: Property 'email' of type 'string | undefined' is not assignable to 'string' index type 'string | number'.

returned by the compilation of the upstream version.

@mariocarro
Copy link
Author

Oops! Forgot to switch branches. Only the first commit (45a44b7) was intended to be in the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant