CommandsDefinition
CommandsDefinition =
Record<string,CommandOperationInput>
Defined in: packages/hoppity/src/contracts/types.ts:136
Maps a CommandsDefinition record to the ZodTypeAny used by each entry.
CommandsDefinition =
Record<string,CommandOperationInput>
Defined in: packages/hoppity/src/contracts/types.ts:136
Maps a CommandsDefinition record to the ZodTypeAny used by each entry.