UNPKG

@aurigma/design-atoms-interfaces

Version:

6 lines (5 loc) 195 B
export var DistributeType; (function (DistributeType) { DistributeType["vertical"] = "vertical"; DistributeType["horizontal"] = "horizontal"; })(DistributeType || (DistributeType = {}));