ParsePENStrData: {
    list: PeicePosInfo[];
    notEatRound?: string;
    round?: string;
    side: PieceSide;
}

Type declaration

Generated using TypeDoc