From d542b74e5918107f6aed446ba5e22280a50b33de Mon Sep 17 00:00:00 2001 From: leex Date: Thu, 14 Apr 2022 13:54:17 +0800 Subject: [PATCH] chore: update declaration.ts --- src/core/declaration.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

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:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy