Options
All
  • Public
  • Public/Protected
  • All
Menu

Endpoint handler contribution for HTML files.

Hierarchy

  • HtmlHandler

Implements

Index

Constructors

constructor

Methods

priority

  • priority(): number

respond

  • respond(statWithContent: FileStatWithContent, response: Response<any, Record<string, any>>): MaybePromise<Response<any, Record<string, any>>>

supportedExtensions

  • supportedExtensions(): string[]