mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 13:18:27 +02:00
Rename EventBus to BxEventBus
This commit is contained in:
1
src/types/global.d.ts
vendored
1
src/types/global.d.ts
vendored
@@ -30,6 +30,7 @@ declare global {
|
||||
BX_FETCH: typeof window['fetch'];
|
||||
|
||||
BxEvent: typeof BxEvent;
|
||||
BxEventBus: typeof BxEventBus;
|
||||
BxLogger: typeof BxLogger;
|
||||
localRedirect: (path: stringn) => void;
|
||||
testTouchLayout: (layout: any) => void;
|
||||
|
Reference in New Issue
Block a user