This commit is contained in:
2025-10-10 10:37:11 +08:00
parent 05882bb3d3
commit 0ca5daad3b
12 changed files with 58 additions and 58 deletions

View File

@@ -1,5 +1,5 @@
import type { IDestroyable } from '@/common/types/IDestroyable'
import type { WindowState } from '@/services/WindowService'
import type { WindowState } from '@/services/WindowFormService.ts'
import type { ResourceType } from '@/services/ResourceService'
/**