Skip to content

Commit

Permalink
feat: ✨ export filterMatchUps via matchUpsGovernor
Browse files Browse the repository at this point in the history
  • Loading branch information
CourtHive committed Mar 22, 2024
1 parent 811e8a8 commit dea0ad8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assemblies/governors/matchUpGovernor/query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ export { getRounds } from '@Query/matchUps/scheduling/getRounds';
export { getMatchUpType } from '@Query/matchUp/getMatchUpType';
export { analyzeMatchUp } from '@Query/matchUp/analyzeMatchUp';
export { drawMatchUps } from '@Query/matchUps/getDrawMatchUps';
export { filterMatchUps } from '@Query/filterMatchUps';

0 comments on commit dea0ad8

Please sign in to comment.