wip
This commit is contained in:
parent
61b49ab370
commit
94d263993d
5 changed files with 32 additions and 3 deletions
|
|
@ -3,6 +3,7 @@ import { Socket } from 'socket.io-client';
|
|||
export type UpdateInfo = {
|
||||
inQueue: number,
|
||||
totalUser: number,
|
||||
totalGames : number
|
||||
}
|
||||
|
||||
export type PaddleData = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue