[Wrappers] Add @goosemod/toast

This commit is contained in:
Ducko 2021-02-24 18:15:17 +00:00
parent b48543e8af
commit dd24e3eea7
2 changed files with 3 additions and 1 deletions

1
moduleWrappers/toast.js Normal file
View file

@ -0,0 +1 @@
module.exports = goosemodScope.showToast;