mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-07 05:38:27 +02:00
Simplify import paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { GamepadKeyNameType } from "../../types/mkb";
|
||||
import type { GamepadKeyNameType } from "@/types/mkb";
|
||||
|
||||
export enum GamepadKey {
|
||||
A = 0,
|
||||
|
Reference in New Issue
Block a user