ModificationType

修改类型枚举
type ModificationType = "clip" | "mask" | "replace"

类型: "clip"` | `"mask"` | `"replace"

BIMFlux AI