UNPKG

vue-admin-core

Version:
5 lines (4 loc) 177 B
import { VacMsgEditor } from "vue-admin-core/es/components"; export type VacMsgEditorProps = typeof VacMsgEditor; export declare const MsgEditor: any; export default MsgEditor;