1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 04:31:56 +00:00
musix-oss/node_modules/discord.js/typings
MatteZ02 5eb0264906 fix
2019-05-30 12:06:47 +03:00
..
discord.js-test.ts fix 2019-05-30 12:06:47 +03:00
index.d.ts fix 2019-05-30 12:06:47 +03:00
LICENSE fix 2019-05-30 12:06:47 +03:00
package.json fix 2019-05-30 12:06:47 +03:00
README.md fix 2019-05-30 12:06:47 +03:00
tsconfig.json fix 2019-05-30 12:06:47 +03:00
tslint.json fix 2019-05-30 12:06:47 +03:00

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