UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

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