Tareef Dedhar afee44be5c adding npm dependencies 7 éve
..
LICENSE afee44be5c adding npm dependencies 7 éve
README.md afee44be5c adding npm dependencies 7 éve
discord.js-test.ts afee44be5c adding npm dependencies 7 éve
index.d.ts afee44be5c adding npm dependencies 7 éve
package.json afee44be5c adding npm dependencies 7 éve
tsconfig.json afee44be5c adding npm dependencies 7 éve
tslint.json afee44be5c adding npm dependencies 7 éve

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