Manually typing common discord webpack modules :)
Help would be greatly appreciated.
npm i -D discord-types
import type { Constants } from 'discord-types/other';
import type { User, Message } from 'discord-types/general';
import type { GuildMemberStore } from 'discord-types/stores';
See search_tools for tools to find types.