We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
discord.js
Kindly rewrite discord.js in esm
rewrite discord.js library in ESM module
Convert discord.js from cjs to esm
No response
The text was updated successfully, but these errors were encountered:
discord.js will eventually be rewritten in TypeScript like the majority of it's modules, so a rewrite to ESM would not be worth the effort.
It supports being imported into ESM-style JavaScript projects already.
Sorry, something went wrong.
No branches or pull requests
Which application or package is this feature request for?
discord.js
Feature
Kindly rewrite discord.js in esm
Ideal solution or implementation
rewrite discord.js library in ESM module
Alternative solutions or implementations
Convert discord.js from cjs to esm
Other context
No response
The text was updated successfully, but these errors were encountered: