Hierarchy

  • SetupHttpHandlerArgs

Properties

Used for converting the input data.

Handles the requests.

storage: KeyValueStorage<string, boolean>

Used to store setup status.

storageKey: string

Key that is used to store the boolean in the storage indicating setup is finished.

templateEngine: TemplateEngine<Dict<any>>

Renders the main view.