mirror of
https://github.com/ershisan99/www.git
synced 2025-12-30 20:59:26 +00:00
refactor user table, make opponent name a link
This commit is contained in:
3
src/server/db/types.ts
Normal file
3
src/server/db/types.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { player_games } from '@/server/db/schema'
|
||||
|
||||
export type SelectGames = typeof player_games.$inferSelect
|
||||
Reference in New Issue
Block a user