整理场景提交模型导入顺序

按 ESLint 规则排序场景生成契约导入
This commit is contained in:
2026-08-08 11:23:50 +08:00
parent d5f0f6de93
commit 179c4c36c5
@@ -1,8 +1,8 @@
import type { EditorSceneGenerationInputs } from '../../../packages/shared/src/contracts/editorScene';
import {
CUSTOM_EDITOR_SCENE_STYLE_PRESET,
DEFAULT_EDITOR_SCENE_STYLE_PRESET,
} from '../../../packages/shared/src/contracts/editorScene';
import type { EditorSceneGenerationInputs } from '../../../packages/shared/src/contracts/editorScene';
import type {
EditorBackgroundMusicGenerationInput,
EditorCharacterAnimationGenerationInput,