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