6 lines
122 B
TypeScript
6 lines
122 B
TypeScript
export {
|
|
DialogPlugin as dialog,
|
|
MessagePlugin as message,
|
|
NotifyPlugin as notification,
|
|
} from 'tdesign-vue-next';
|