UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

19 lines (18 loc) 322 B
//#region components/notice/notice_constants.js var e = [ "base", "error", "info", "success", "warning" ], t = [ "alert", "alertdialog", "status" ], n = { NOTICE_KINDS: e, NOTICE_ROLES: t }; //#endregion export { e as NOTICE_KINDS, t as NOTICE_ROLES, n as default }; //# sourceMappingURL=notice-constants.js.map