Variable: TodoEntrySchema
Makaio Framework / services-core/compression/schemas / TodoEntrySchema
Variable: TodoEntrySchema
Section titled “Variable: TodoEntrySchema”
constTodoEntrySchema:ZodObject<{issue:ZodString;location:ZodString;priority:ZodOptional<ZodEnum<{high:"high";low:"low";medium:"medium"; }>>; },$strip>
Defined in: ../../../packages/services/core/src/compression/schemas.ts:16
Todo entry extracted from conversation.