Pular para o conteúdo
Português (BR)

ExpressBackendOptions

Este conteúdo não está disponível em sua língua ainda.

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.