[fix] lint and building errors

This commit is contained in:
Purp1e
2025-03-23 22:52:39 +08:00
parent 1a0477d6b9
commit 222b671289
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
import type { AdvancedListItem } from "@/types/common"
export interface SteamUser extends AdvancedListItem {
steam_id64: BigInt
steam_id64: bigint
steam_id32: number
account_name: string
persona_name: string