mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-05 20:58:27 +02:00
Simplify import paths again
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { t } from "@/utils/translation";
|
||||
import { SettingElementType } from "@/utils/settings";
|
||||
import { t } from "@utils/translation";
|
||||
import { SettingElementType } from "@utils/settings";
|
||||
import { GamepadKey, MouseButtonCode, MouseMapTo, MkbPresetKey } from "./definitions";
|
||||
import { MkbHandler } from "./mkb-handler";
|
||||
import type { MkbPresetData, MkbConvertedPresetData } from "@/types/mkb";
|
||||
|
Reference in New Issue
Block a user