mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore(readme): clarify the use of ES modules in readme examples (#10934)
* chore(readme): clarify the use of ES modules in readme examples resolves #10932 * fix: revert api extractor readme changes
This commit is contained in:
@@ -34,6 +34,8 @@ pnpm add @discordjs/brokers
|
||||
|
||||
## Example usage
|
||||
|
||||
These examples use [ES modules](https://nodejs.org/api/esm.html#enabling).
|
||||
|
||||
### pub sub
|
||||
|
||||
```ts
|
||||
|
||||
Reference in New Issue
Block a user