From f5fb8f6a1aa1bdc5a5f44dcf438711b5ece55e86 Mon Sep 17 00:00:00 2001 From: Rekhtina Anastasia Date: Sun, 18 May 2025 01:14:06 +0700 Subject: [PATCH] fix: add types --- src/components/GameWindow.vue | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/src/components/GameWindow.vue b/src/components/GameWindow.vue index 2f644e6..28e8729 100644 --- a/src/components/GameWindow.vue +++ b/src/components/GameWindow.vue @@ -1,9 +1,25 @@