Type Alias checkIsGameSlugExistsParams

checkIsGameSlugExistsParams: {
    slug: string;
}