Vendored
+3
@@ -28,6 +28,9 @@ declare module 'vue' {
|
||||
ExamplesSection: typeof import('./src/components/TheWelcome/ExamplesSection.vue')['default']
|
||||
InputText: typeof import('primevue/inputtext')['default']
|
||||
LinkCopyButton: typeof import('./src/components/link/LinkCopyButton.vue')['default']
|
||||
LinkMono: typeof import('./src/components/link/LinkMono.vue')['default']
|
||||
LinkQrCode: typeof import('./src/components/link/LinkQrCode.vue')['default']
|
||||
LinkQRCode: typeof import('./src/components/link/LinkQRCode.vue')['default']
|
||||
LinkShareButton: typeof import('./src/components/link/LinkShareButton.vue')['default']
|
||||
LinkShareTelegramButton: typeof import('./src/components/link/LinkShareTelegramButton.vue')['default']
|
||||
ManagePlacementInstructions: typeof import('./src/components/manage/ManagePlacementInstructions.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user