ExecutionContext
Popii / ExecutionContext
Interface: ExecutionContext
Section titled “Interface: ExecutionContext”Defined in: runtime/execution.ts:5
Properties
Section titled “Properties”execution
Section titled “execution”
readonlyexecution:ExecutionInfo
Defined in: runtime/execution.ts:5
signal
Section titled “signal”
readonlysignal:AbortSignal
Defined in: runtime/execution.ts:5
locals
Section titled “locals”
readonlylocals:Record<string,unknown>
Defined in: runtime/execution.ts:5