UNPKG

advanced-cropper

Version:

The core of the advanced cropper libraries family

8 lines (6 loc) 217 B
var BoundingBoxType; (function (BoundingBoxType) { BoundingBoxType["Circle"] = "circle"; BoundingBoxType["Rectangle"] = "rectangle"; })(BoundingBoxType || (BoundingBoxType = {})); export { BoundingBoxType };