Type Alias GroupConfig

GroupConfig: RequestParams<{
    config?: Config.GroupConfig;
    target: number;
}>