Lite: remove XhomeInterceptor and TouchController in built script

This commit is contained in:
redphx
2024-10-01 17:09:07 +07:00
parent aeffccaf67
commit 12d8d766dc
6 changed files with 25 additions and 409 deletions

View File

@@ -1,3 +1,5 @@
import { isFullVersion } from "@macros/build" with {type: "macro"};
import { TouchController } from "@/modules/touch-controller";
import { BxEvent } from "./bx-event";
import { SupportedInputType } from "./bx-exposed";