Interface InitializationOptions

Hierarchy

  • InitializationOptions

Properties

debugMode?: boolean
expressApp: Express
healthRoute?: string
production?: boolean
ratelimiter?: RatelimiterOptions
server?: Server<typeof IncomingMessage, typeof ServerResponse> | Server<typeof IncomingMessage, typeof ServerResponse>

Generated using TypeDoc