UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

11 lines (10 loc) 259 B
const s = ["base", "error", "info", "success", "warning"], t = ["alert", "alertdialog", "status"], a = { NOTICE_KINDS: s, NOTICE_ROLES: t }; export { s as NOTICE_KINDS, t as NOTICE_ROLES, a as default }; //# sourceMappingURL=notice-constants.js.map