@dracoui/ember
Version:
Draco Design System for Ember
3 lines (2 loc) • 470 B
JavaScript
let r=function(r){return r.Small="small",r.Medium="medium",r.Large="large",r}({}),t=function(r){return r.Primary="primary",r.Secondary="secondary",r.Tertiary="tertiary",r.Amber="amber",r.Error="error",r}({}),e=function(r){return r.ToggleFirst="toggle-first",r.ToggleLast="toggle-last",r.TextFirst="text-first",r.TextLast="text-last",r}({});export{t as DracoToggleColorValues,e as DracoToggleDirectionValues,r as DracoToggleSizeValues};
//# sourceMappingURL=types.js.map