Deividy / frete

Consumo da API de calculo de frete, preços e prazos do correio. http://ws.correios.com.br/calculador/CalcPrecoPrazo.asmx
MIT License
128 stars 22 forks source link

Resource request: Typescript typing #4

Closed kayotimoteo closed 3 years ago

kayotimoteo commented 3 years ago

It would be a very interesting feature, in the future I can make a pull request. :D

Deividy commented 3 years ago

well, our little frete is very simple and we directly manipulate the object prototype (which makes TypeScript mad), so, I'm not sure if we can implement this ' typing stuff' without harm our design.

but yeah, if you can do this PR I'm sure it will be appreciated for all. also thanks for the suggestion!