EventsDefinition
EventsDefinition =
Record<string,EventOperationInput>
Defined in: packages/hoppity/src/contracts/types.ts:131
Maps an EventsDefinition record to the ZodTypeAny used by each entry.
EventsDefinition =
Record<string,EventOperationInput>
Defined in: packages/hoppity/src/contracts/types.ts:131
Maps an EventsDefinition record to the ZodTypeAny used by each entry.