mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-11-19 15:24:05 +01:00
Use globalThis to declare global variables
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
declare var States: BxStates;
|
||||
|
||||
export const BxExposed = {
|
||||
onPollingModeChanged: (mode: 'All' | 'None') => {
|
||||
if (!States.isPlaying) {
|
||||
|
||||
Reference in New Issue
Block a user