Variable genderOptionsSchemaConst

genderOptionsSchema: ZodEnum<["MALE", "FEMALE"]> = ...

Generated using TypeDoc