dannyhpy / brawlstars-nodejs

API Wrapper for BrawlStars for Node.js
Apache License 2.0
9 stars 7 forks source link

Typescript #11

Open Arcoz0308 opened 3 years ago

Arcoz0308 commented 3 years ago

You can made a index.d.ts for eventual futur typescript user with this : https://www.typescriptlang.org/docs/handbook/declaration-files/dts-from-js.html 😉

dannyhpy commented 3 years ago

Hey! :) Thanks for your concern, I appreciate it. I'm doing a complete rewrite of the repo. under the v2.0.0 branch and it includes a typings/index.d.ts file.

I'll leave this issue open in case someone really needs typings on the main branch. Thanks again! :)