diff options
Diffstat (limited to 'src/utils')
-rw-r--r-- | src/utils/constants.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts index e948309..92f78f5 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -1 +1,2 @@ export const WEBPACK_CHUNK = "webpackChunkdiscord_app"; +export const REACT_GLOBAL = "Vencord.Webpack.Common.React";
\ No newline at end of file |