UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

8 lines 234 B
export const NOTICE_KINDS: string[]; export const NOTICE_ROLES: string[]; declare namespace _default { export { NOTICE_KINDS }; export { NOTICE_ROLES }; } export default _default; //# sourceMappingURL=notice_constants.d.ts.map