mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 13:18:27 +02:00
Simplify import paths again
This commit is contained in:
2
src/types/mkb.d.ts
vendored
2
src/types/mkb.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
import { MkbPresetKey } from "@/modules/mkb/definitions";
|
||||
import { MkbPresetKey } from "@modules/mkb/definitions";
|
||||
|
||||
type GamepadKeyNameType = {[index: string | number]: string[]};
|
||||
|
||||
|
Reference in New Issue
Block a user