mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-20 21:43:33 +01:00
fix: export "ESM" types when discord.js is imported in ESM land (#10009)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
4
packages/discord.js/.gitignore
vendored
4
packages/discord.js/.gitignore
vendored
@@ -25,3 +25,7 @@ docs/**/*
|
||||
# Miscellaneous
|
||||
.turbo
|
||||
.tmp
|
||||
|
||||
# Generated files
|
||||
typings/index.d.mts
|
||||
typings/rawDataTypes.d.mts
|
||||
|
||||
Reference in New Issue
Block a user