mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-19 13:35:30 +02:00
wip
This commit is contained in:
@@ -180,13 +180,10 @@ export interface ReversiGameEventTypes {
|
||||
key: string;
|
||||
value: any;
|
||||
};
|
||||
message: {
|
||||
message: string;
|
||||
};
|
||||
set: {
|
||||
putStone: {
|
||||
pos: number;
|
||||
};
|
||||
check: {
|
||||
syncState: {
|
||||
crc32: string;
|
||||
};
|
||||
started: {
|
||||
|
||||
Reference in New Issue
Block a user