From 4276b9077452f31dbb86eccca49daaf968a6a105 Mon Sep 17 00:00:00 2001 From: pvincent Date: Sun, 28 Feb 2021 00:25:42 +0400 Subject: [PATCH] usefulness of `declare const` --- src/App.vue | 2 -- src/main.ts | 5 +++-- src/shims-vue.d.ts | 3 +++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index b3ce79e..f1e0a60 100644 --- a/src/App.vue +++ b/src/App.vue @@ -10,8 +10,6 @@