Skip to content

Documentation / @agentick/shared / SessionRenderPayload

Interface: SessionRenderPayload

Defined in: protocol.ts:166

Payload for session:control channel - render command.

Properties

props?

optional props: Record<string, unknown>

Defined in: protocol.ts:167

Released under the ISC License.