Skip to content

HandlerContext

Defined in: packages/hoppity/src/handlers/types.ts:46

Context object passed to every handler invocation. Gives handlers typed access to the broker for outbound operations.

broker: HandlerContextBroker

Defined in: packages/hoppity/src/handlers/types.ts:47