Const
Effection context holding the agent event channel
Set by initAgents. useAgentPool emits AgentEvent values through this channel via yield* channel.send().
yield* channel.send()
Effection context holding the agent event channel
Set by initAgents. useAgentPool emits AgentEvent values through this channel via
yield* channel.send().