[PCCompat > Util] Export GM reactUtils

This commit is contained in:
Ducko 2021-04-05 10:44:44 +01:00 committed by Keanu
parent aca4547d96
commit 36f2c81c89
Signed by: keanucode
GPG Key ID: A7431C0D513CA93B
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
module.exports = {
...goosemodScope.reactUtils // Export GooseMod React utils
};