Interface DispatchLanguages<TMeans>

Request processing handlers for accepted languages.

Type Parameters

Hierarchy

  • DispatchLanguages

Indexable

[code: string]: RequestHandlerMethod<this, TMeans> | undefined

Properties

Properties

Response in any language.

This is a fallback handler typically.

English response.

Generated using TypeDoc