2
0
mirror of https://github.com/esiur/iui.git synced 2025-12-14 02:20:25 +00:00

scope fix

This commit is contained in:
2022-06-19 13:29:51 +03:00
parent 6a1fc15fad
commit 1db18defea
4 changed files with 14 additions and 5 deletions

View File

@@ -62,5 +62,5 @@ window.addEventListener("load", async function () {
});
window.iui = iui;
window.IUI = IUI;
window.Modifiable = Modifiable;