diff --git a/src/core/declaration.ts b/src/core/declaration.ts index a54b77f8..3a35717b 100644 --- a/src/core/declaration.ts +++ b/src/core/declaration.ts @@ -60,6 +60,7 @@ export async function generateDeclaration(ctx: Context, root: string, filepath: const code = `// generated by unplugin-vue-components // We suggest you to commit this file into source control // Read more: https://github.com/vuejs/vue-next/pull/3399 +import '@vue/runtime-core' declare module '@vue/runtime-core' { export interface GlobalComponents { @@ -67,7 +68,7 @@ declare module '@vue/runtime-core' { } } -export { } +export {} ` if (code !== originalContent)
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: