UNPKG

@aqua-ds/web-components

Version:
8 lines (6 loc) 235 B
var GroupOrientation; (function (GroupOrientation) { GroupOrientation["HORIZONTAL"] = "horizontal"; GroupOrientation["VERTICAL"] = "vertical"; })(GroupOrientation || (GroupOrientation = {})); export { GroupOrientation as G };