UNPKG

press-element-plus

Version:
10 lines (5 loc) 164 B
import { withInstall } from '../../utils'; import Menu from './menu.vue'; export const VcMenu = withInstall(Menu); export default VcMenu; // export * from './'