mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-02 03:16:42 +02:00
Simplify import paths again
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { AppInterface } from "./global";
|
||||
import { AppInterface } from "@utils/global";
|
||||
|
||||
export enum BxEvent {
|
||||
JUMP_BACK_IN_READY = 'bx-jump-back-in-ready',
|
||||
|
Reference in New Issue
Block a user