This commit is contained in:
Vendored
+1
@@ -22,6 +22,7 @@ declare module 'vue' {
|
||||
CreatePredefinedMessagesSection: typeof import('./src/components/create/CreatePredefinedMessagesSection.vue')['default']
|
||||
CreateReadySection: typeof import('./src/components/create/CreateReadySection.vue')['default']
|
||||
CreateSection: typeof import('./src/components/create/CreateSection.vue')['default']
|
||||
CreateSectionManager: typeof import('./src/components/create/CreateSectionManager.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']
|
||||
|
||||
Reference in New Issue
Block a user