import { ILiffData } from "../define/interface";
export type MsgGoToGame = [number, [ILiffData, ILiffData]]