sdk-nodejs
sdk-nodejs copied to clipboard
Allow compilation with TypeScript 5.7.3
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.
Oops! Forgot to switch branches. Only the first commit (45a44b7) was intended to be in the pull request.
Olá @mariocarro,
Agradecemos a disposição em contribuir! Mas pedimos para que abra um novo Pull Request utilizando um dos modelos pré-definidos e incluindo a maior quantidade de informações possível para que o processo de análise seja mais ágil e efetivo.