@frontify/fondue
Version:
Design system of Frontify
8 lines (7 loc) • 483 B
JavaScript
var a = /* @__PURE__ */ ((r) => (r.XSmall = "XSmall", r.Small = "Small", r.Large = "Large", r))(a || {}), g = /* @__PURE__ */ ((r) => (r.Primary = "Primary", r.Danger = "Danger", r.Warning = "Warning", r))(g || {}), h = /* @__PURE__ */ ((r) => (r.Check = "Check", r.CaretRight = "CaretRight", r.None = "None", r))(h || {});
export {
a as AssetInputMenuItemContentSize,
g as AssetInputMenuItemStyle,
h as AssetInputSelectionIndicatorIcon
};
//# sourceMappingURL=types.es.js.map