Merge pull request 'Export tag interface' (#3) from feature/tags2 into 2.x

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2025-06-15 20:28:46 +00:00

View File

@@ -18,3 +18,4 @@ export * from "./interfaces/tournament";
export * from "./interfaces/guest-player-request";
export * from "./interfaces/single-tournament";
export * from "./interfaces/team-championship";
export * from "./interfaces/tag";