Expose QuickCss and Updater on global; consoleShortcuts plugin

This commit is contained in:
Vendicated 2022-10-01 03:58:07 +02:00
parent e784ecda4f
commit 784e9ec9cb
No known key found for this signature in database
GPG key ID: EC781ADFB93EFFA3
3 changed files with 46 additions and 0 deletions

View file

@ -1,3 +1,5 @@
// TODO: fix
import Components from "discord-types/components";
import { waitFor } from "../webpack";