import { withInstall } from '@/utils'; import fullScreen from './src/full-screen.vue'; export const AppFullScreen = withInstall(fullScreen);