UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

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