UNPKG

@kelvininc/ui-components

Version:
11 lines (9 loc) 372 B
var EActionButtonType; (function (EActionButtonType) { EActionButtonType["Primary"] = "primary"; EActionButtonType["Secondary"] = "secondary"; EActionButtonType["Tertiary"] = "tertiary"; EActionButtonType["Ghost"] = "ghost"; EActionButtonType["Danger"] = "danger"; })(EActionButtonType || (EActionButtonType = {})); export { EActionButtonType as E };