Zum Inhalt springen
Deutsch

ExpressBackendOptions

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

ExpressBackendOptions = ExpressBackendOptionsBuilder | Partial<ExpressBackendOptionsType>

Defined in: src/http/backend/ExpressBackendOptions.ts:66

Accepted input for the ExpressBackend constructor: the fluent ExpressBackendOptionsBuilder OR a plain ExpressBackendOptionsType object.