We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a590ce2 commit c8116efCopy full SHA for c8116ef
packages/app/src/use/initializer/plugin.ts
@@ -5,6 +5,7 @@ import { useToast } from 'vue-toastification'
5
import { useBreakpoint } from '../breakpoint'
6
import { useDOCXStore } from '@/store/docx'
7
import { useTransformer } from '../generator/transformer'
8
+// @ts-ignore
9
import { useNProgress } from '@vueuse/integrations/useNProgress'
10
import { useFormat } from '../format'
11
import { useEnv } from '../env'
0 commit comments