CropAnchor
type CropAnchor = "top" | "bottom" | "left" | "right" | "center" | "topLeft" | "bottomLeft" | "topRight" | "bottomRight" | "custom";Defined in: packages/dynamic-design-engine/src/models/image.ts:3
type CropAnchor = "top" | "bottom" | "left" | "right" | "center" | "topLeft" | "bottomLeft" | "topRight" | "bottomRight" | "custom";Defined in: packages/dynamic-design-engine/src/models/image.ts:3