chore: fuck lint and make it happy

This commit is contained in:
CrescentLeaf
2025-09-08 22:45:46 +08:00
parent 3c3beebfc5
commit 39c1473c57
4 changed files with 17 additions and 75 deletions

View File

@@ -1,4 +1,6 @@
export default class ChatBean {
declare id: string
declare settings: string
[key: string]: unknown
}