콘텐츠로 이동
한국어

ProducerControllerOptions

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

ProducerControllerOptions<T> = ProducerControllerOptionsBuilder<T> | Partial<ProducerControllerOptionsType<T>>

Defined in: src/delivery/ProducerControllerOptions.ts:76

Accepted input for a ProducerController: the fluent ProducerControllerOptionsBuilder OR a plain ProducerControllerOptionsType object.

T