chore: use vue-tsc (#670)

This commit is contained in:
Stephen Zhou
2024-04-26 15:40:34 +08:00
committed by GitHub
parent ff8056e01c
commit 7c45027e65
6 changed files with 103 additions and 8 deletions

View File

@@ -292,6 +292,7 @@ export interface Comment {
members: []
jump_url: NonNullable<unknown>
max_line: 6
emote: any
}
replies?: Comment[]
up_action: {