跳转到内容
简体中文

ActorFactory

此内容尚不支持你的语言。

ActorFactory<TMsg> = () => Actor<TMsg>

Defined in: src/Props.ts:6

TMsg

Actor<TMsg>