tods-competition-factory 2.1.10 → 2.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5686,7 +5686,7 @@ type GetAllStructureMatchUps = {
5686
5686
  inContext?: boolean;
5687
5687
  event?: Event$1;
5688
5688
  };
5689
- declare function getAllStructureMatchUps({ scheduleVisibilityFilters, tournamentAppliedPolicies, provisionalPositioning, tournamentParticipants, afterRecoveryTimes, policyDefinitions, tournamentRecord, seedAssignments, usePublishState, contextFilters, contextContent, matchUpFilters, participantMap, scheduleTiming, contextProfile, drawDefinition, publishStatus, context, exitProfiles, matchUpsMap, structure, inContext, event, }: GetAllStructureMatchUps): {
5689
+ declare function getAllStructureMatchUps(params: GetAllStructureMatchUps): {
5690
5690
  collectionPositionMatchUps: {};
5691
5691
  error: {
5692
5692
  message: string;