Skip to content

Type Alias: MemberFields

ts
type MemberFields = z.infer<typeof MemberFieldsSchema>;

Defined in: models/memberFields.ts:5