This commit is contained in:
redphx
2024-12-08 20:05:29 +07:00
parent 79ebb1a817
commit de7bf3edc7
13 changed files with 34 additions and 27 deletions

View File

@@ -67,4 +67,4 @@ export namespace BxEvent {
}
}
(window as any).BxEvent = BxEvent;
window.BxEvent = BxEvent;