Skip to content

Type Alias: CreateList

ts
type CreateList = z.input<typeof CreateListSchema>;

Defined in: parameters/createList.ts:14