Tareef Dedhar feed07dab0 adding npm dependencies 7 年之前
..
LICENSE feed07dab0 adding npm dependencies 7 年之前
README.md feed07dab0 adding npm dependencies 7 年之前
discord.js-test.ts feed07dab0 adding npm dependencies 7 年之前
index.d.ts feed07dab0 adding npm dependencies 7 年之前
package.json feed07dab0 adding npm dependencies 7 年之前
tsconfig.json feed07dab0 adding npm dependencies 7 年之前
tslint.json feed07dab0 adding npm dependencies 7 年之前

README.md

Typings for Discord.js

These typings are included in the Discord.js repo and packages as a submodule as of v11 and will should be automatically available in your editor after installing Discord.js.
If you have any issues getting them to load, feel free to open up an issue on this repo and we'll try to get it sorted out.

Don't forget to install typings for Node!

npm install @types/node

These typings are hand-written so if you notice any inconsistencies with the typings based on the matching version's docs open an issue and let us know.

License

MIT