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.
Properties
Section titled “Properties”broker
Section titled “broker”broker:
HandlerContextBroker
Defined in: packages/hoppity/src/handlers/types.ts:47