Interface GetPrizesData

interface GetPrizesData {
    exp: number;
    maana: number;
}

Properties

Properties

exp: number
maana: number