Skip to content

SimulatableRuntime

The runtime surface the simulator drives (satisfied by Runtime).

run(opts): TurnHandle;
Parameter Type

opts

{ input?: UserContent; sessionId?: string; }

opts.input?

UserContent

opts.sessionId?

string

TurnHandle