Skip to content

Type Alias: Member

ts
type Member = z.infer<typeof MemberSchema>;

Defined in: models/member.ts:90