콘텐츠로 이동
한국어

ExpressBackendOptions

이 콘텐츠는 아직 번역되지 않았습니다.

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.