Constructors
Methods
Static
FormatLinks
- FormatLinks(baseRequestUrl: string, links?: Links): Links
Parameters
- baseRequestUrl: string
- links: Links = {}
Static
handler
- handler(
links?: Links,
): RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>> Returns RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>
Format the links to be used in the default handler