mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 05:08:26 +02:00
Fix imports
This commit is contained in:
3
src/types/index.d.ts
vendored
3
src/types/index.d.ts
vendored
@@ -67,3 +67,6 @@ type XcloudTitleInfo = {
|
||||
tileImageUrl: string;
|
||||
};
|
||||
};
|
||||
|
||||
declare module "*.svg";
|
||||
declare module "*.styl";
|
||||
|
Reference in New Issue
Block a user