@dialpad/dialtone-vue
Version:
Vue component library for Dialpad's design system Dialtone
15 lines (14 loc) • 446 B
JavaScript
import { default as e } from "./notice.js";
import { default as f } from "./notice-action.js";
import { default as N } from "./notice-icon.js";
import { default as i } from "./notice-content.js";
import { NOTICE_KINDS as p, NOTICE_ROLES as x } from "./notice-constants.js";
export {
e as DtNotice,
f as DtNoticeAction,
i as DtNoticeContent,
N as DtNoticeIcon,
p as NOTICE_KINDS,
x as NOTICE_ROLES
};
//# sourceMappingURL=index.js.map