Skip to content

Variable: ListFieldsSchema

ts
const ListFieldsSchema: ZodEnum<{
  id: "id";
}>;

Defined in: models/listFields.ts:3