From 546ae33e7ed99828bb0059919ca4c2abcffe5743 Mon Sep 17 00:00:00 2001 From: Artem Zhirov Date: Tue, 20 Aug 2024 12:07:11 +0500 Subject: [PATCH] fix(types): augment `@vue/runtime-core` and fix $getLocales return type --- playground/pages/index.vue | 4 ++-- src/runtime/plugins/01.plugin.ts | 11 +++++++---- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/playground/pages/index.vue b/playground/pages/index.vue index 30b22691..e873c048 100644 --- a/playground/pages/index.vue +++ b/playground/pages/index.vue @@ -7,8 +7,8 @@