This commit is contained in:
Vendored
+2
@@ -20,6 +20,8 @@ declare module 'vue' {
|
||||
CreateReadySection: typeof import('./src/components/create/CreateReadySection.vue')['default']
|
||||
CreateSection: typeof import('./src/components/create/CreateSection.vue')['default']
|
||||
CreateSummarySection: typeof import('./src/components/create/CreateSummarySection.vue')['default']
|
||||
DownloadImageButton: typeof import('./src/components/manage/DownloadImageButton.vue')['default']
|
||||
DownloadPng: typeof import('./src/components/manage/DownloadImageButton.vue')['default']
|
||||
Dropdown: typeof import('primevue/dropdown')['default']
|
||||
ExamplesSection: typeof import('./src/components/TheWelcome/ExamplesSection.vue')['default']
|
||||
HelloWorld: typeof import('./src/components/HelloWorld.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user