EventHandlerDeclaration
Defined in: packages/hoppity/src/handlers/types.ts:92
Declaration returned by onEvent.
Properties
Section titled “Properties”_kind:
"event"
Defined in: packages/hoppity/src/handlers/types.ts:93
contract
Section titled “contract”contract:
EventContract<any,any,any>
Defined in: packages/hoppity/src/handlers/types.ts:94
handler
Section titled “handler”handler:
EventHandler<any>
Defined in: packages/hoppity/src/handlers/types.ts:95
options?
Section titled “options?”
optionaloptions:HandlerOptions
Defined in: packages/hoppity/src/handlers/types.ts:96