Skip to content

Type Alias: Organization

ts
type Organization = z.infer<typeof OrganizationSchema>;

Defined in: models/organization.ts:55