import { withInstall } from '@/utils'; import lockScreen from './src/lock-screen.vue'; export const AppLockScreen = withInstall(lockScreen);