ActorFactory
이 콘텐츠는 아직 번역되지 않았습니다.
ActorFactory<
TMsg> = () =>Actor<TMsg>
Defined in: src/Props.ts:6
Type Parameters
Section titled “Type Parameters”TMsg
Returns
Section titled “Returns”Actor<TMsg>
이 콘텐츠는 아직 번역되지 않았습니다.
ActorFactory<
TMsg> = () =>Actor<TMsg>
Defined in: src/Props.ts:6
TMsg
Actor<TMsg>