Skip to content

Variable: MemberFieldsSchema

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

Defined in: models/memberFields.ts:3