This commit is contained in:
2025-07-06 18:59:19 +02:00
parent 0b212e701b
commit c08588d5e8
2 changed files with 2 additions and 1 deletions

View File

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