22
33exports [` dts > components only 1` ] = `
44"/* eslint-disable */
5- /* prettier-ignore */
65// @ts-nocheck
76// Generated by unplugin-vue-components
87// Read more: https://github.com/vuejs/core/pull/3399
98export { }
109
10+ /* prettier-ignore */
1111declare module 'vue' {
1212 export interface GlobalComponents {
1313 RouterLink: typeof import (' vue-router' )[' RouterLink' ]
@@ -20,12 +20,12 @@ declare module 'vue' {
2020
2121exports [` dts > directive only 1` ] = `
2222"/* eslint-disable */
23- /* prettier-ignore */
2423// @ts-nocheck
2524// Generated by unplugin-vue-components
2625// Read more: https://github.com/vuejs/core/pull/3399
2726export { }
2827
28+ /* prettier-ignore */
2929declare module 'vue' {
3030 export interface ComponentCustomProperties {
3131 vLoading: typeof import (' test/directive/Loading' )[' default' ]
@@ -36,12 +36,12 @@ declare module 'vue' {
3636
3737exports [` dts > getDeclaration 1` ] = `
3838"/* eslint-disable */
39- /* prettier-ignore */
4039// @ts-nocheck
4140// Generated by unplugin-vue-components
4241// Read more: https://github.com/vuejs/core/pull/3399
4342export { }
4443
44+ /* prettier-ignore */
4545declare module 'vue' {
4646 export interface GlobalComponents {
4747 RouterLink: typeof import (' vue-router' )[' RouterLink' ]
@@ -94,12 +94,12 @@ exports[`dts > parseDeclaration 1`] = `
9494
9595exports [` dts > vue 2.7 components only 1` ] = `
9696"/* eslint-disable */
97- /* prettier-ignore */
9897// @ts-nocheck
9998// Generated by unplugin-vue-components
10099// Read more: https://github.com/vuejs/core/pull/3399
101100export { }
102101
102+ /* prettier-ignore */
103103declare module 'vue' {
104104 export interface GlobalComponents {
105105 RouterLink: typeof import (' vue-router' )[' RouterLink' ]
@@ -112,12 +112,12 @@ declare module 'vue' {
112112
113113exports [` dts > writeDeclaration - keep unused 1` ] = `
114114"/* eslint-disable */
115- /* prettier-ignore */
116115// @ts-nocheck
117116// Generated by unplugin-vue-components
118117// Read more: https://github.com/vuejs/core/pull/3399
119118export { }
120119
120+ /* prettier-ignore */
121121declare module 'vue' {
122122 export interface GlobalComponents {
123123 RouterLink: typeof import (' vue-router' )[' RouterLink' ]
@@ -136,12 +136,12 @@ declare module 'vue' {
136136
137137exports [` dts > writeDeclaration 1` ] = `
138138"/* eslint-disable */
139- /* prettier-ignore */
140139// @ts-nocheck
141140// Generated by unplugin-vue-components
142141// Read more: https://github.com/vuejs/core/pull/3399
143142export { }
144143
144+ /* prettier-ignore */
145145declare module 'vue' {
146146 export interface GlobalComponents {
147147 RouterLink: typeof import (' vue-router' )[' RouterLink' ]
0 commit comments