default
talawa-api • Docs
talawa-api / REST/routes / default
Function: default()
> default(req
, res
, next
): void
Parameters
• req: Request
<ParamsDictionary
, any
, any
, ParsedQs
, Record
<string
, any
>>
• res: Response
<any
, Record
<string
, any
>, number
>
• next: NextFunction
Returns
void