import Menu from "./src/ZMenu.vue"; import { withInstall } from "../withInstall"; const ZMenu = withInstall(Menu); export default ZMenu;