import { withInstall } from '@/utils'; import Sheet from './src/sheet.vue'; export const AppSheet = withInstall(Sheet);