Export tag interface

This commit is contained in:
2025-06-15 19:11:15 +01:00
committed by Richard Toth
parent 6e533bd945
commit 67a999796a

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";