Type Alias GetEditGameParams

GetEditGameParams: {
    slug: string;
}