Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "Station/routes/api/dimensions/tournament/index"

Index

Variables

Functions

Variables

Const router

router: Router = express.Router()

Functions

Const getTournament

  • getTournament(req: Request, res: Response, next: NextFunction): void

Const pickTournament

  • pickTournament(t: Tournament): Pick<Tournament, "configs" | "id" | "log" | "name" | "status">

Generated using TypeDoc