重构数据结构

This commit is contained in:
zyronon
2023-09-06 01:50:01 +08:00
parent 1e7482db9c
commit 4310cbe95a
7 changed files with 209 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
import {Sentence} from "@/components/TypeArticle.vue";
import {Sentence} from "@/types.ts";
interface KeyboardMap {
Period: string,