Add more Webpack Commons & utils
This commit is contained in:
1
src/globals.d.ts
vendored
1
src/globals.d.ts
vendored
@ -5,6 +5,7 @@ declare global {
|
||||
export var appSettings: {
|
||||
set(setting: string, v: any): void;
|
||||
};
|
||||
export var DiscordNative: any;
|
||||
|
||||
interface Window {
|
||||
webpackChunkdiscord_app: {
|
||||
|
Reference in New Issue
Block a user