Skip to content

Type Alias: DeleteChecklistItem

ts
type DeleteChecklistItem = z.input<typeof DeleteChecklistItemSchema>;

Defined in: parameters/deleteChecklistItem.ts:10