import { withInstall } from '/@/utils' import lazyContainer from './src/LazyContainer.vue' export const LazyContainer = withInstall(lazyContainer)