No types for @discordjs/core/http-only

so
@discordjs/core/http-only
isn't giving any type declarations for some reason. easy workaround is to just import the types manually and use them when needed (as shown in the code snippet), but i just wanted to check if this was a known issue
image.png
Was this page helpful?