Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "Station/routes/api/dimensions/match/agent/index"

Index

Variables

Functions

Variables

Const router

router: Router = express.Router()

Functions

Const getAgent

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

Const pickAgent

  • pickAgent(agent: Agent): Pick<Agent, "id" | "name" | "tournamentID" | "logkey" | "version" | "status">

Generated using TypeDoc