修复序列帧去背景面板导入顺序
按 simple-import-sort 规则调整类型导入顺序
This commit is contained in:
+2
-2
@@ -7,11 +7,11 @@ import type { EditorCharacterAnimationBackgroundRemovalMode } from '../../servic
|
||||
import { PlatformActionButton } from '../common/PlatformActionButton';
|
||||
import {
|
||||
formatFrameCanvasColorHex,
|
||||
type FrameCanvasColor,
|
||||
type FrameCanvasPoint,
|
||||
resolveFrameCanvasSamplePoint,
|
||||
resolveFrameColorMagnifierPlacement,
|
||||
resolveFrameColorMagnifierSourcePoint,
|
||||
type FrameCanvasColor,
|
||||
type FrameCanvasPoint,
|
||||
} from './ImageCanvasCharacterAnimationBackgroundRemovalColorPickerModel';
|
||||
|
||||
type DecodedFrameImage = {
|
||||
|
||||
Reference in New Issue
Block a user