mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-08 06:08:27 +02: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