|
@@ -83,6 +83,7 @@ declare module 'vue' {
|
|
|
YvanLinePropsTemplate: typeof import('./src/components/elements/YvanLinePropsTemplate.vue')['default']
|
|
|
YvanPrintAside: typeof import('./src/components/yvan-ui/YvanPrintAside.vue')['default']
|
|
|
YvanPrintContainer: typeof import('./src/components/yvan-ui/YvanPrintContainer.vue')['default']
|
|
|
+ YvanPrintDataSource: typeof import('./src/components/YvanPrintDataSource.vue')['default']
|
|
|
YvanPrintDesigner: typeof import('./src/components/YvanPrintDesigner.vue')['default']
|
|
|
YvanPrintDesignerAside: typeof import('./src/components/yvan-print-designer-left.vue')['default']
|
|
|
YvanPrintDesignerLeft: typeof import('./src/components/YvanPrintDesignerLeft.vue')['default']
|