Search
Loading...
Skip to content

Type Alias: CutoutOperation

type CutoutOperation = "Difference" | "Intersection" | "Union" | "XOR";