Type alias NewGroupInfo

NewGroupInfo: {
    group: NewGroupSchema;
}

Type declaration