import view from "./index.vue"; import Toolkit from "../../utils/Toolkit"; export const Popup = Toolkit.withInstall(view); export default Popup;