UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

8 lines (7 loc) 215 B
const NOTICE_KINDS = ["base", "error", "info", "success", "warning"]; const NOTICE_ROLES = ["alert", "alertdialog", "status"]; export { NOTICE_KINDS, NOTICE_ROLES }; //# sourceMappingURL=notice_constants.js.map