Skip to content

Type Alias: ListFields

ts
type ListFields = z.infer<typeof ListFieldsSchema>;

Defined in: models/listFields.ts:5