Skip to content

Type Alias: PendingOrganizations

ts
type PendingOrganizations = z.infer<typeof PendingOrganizationsSchema>;

Defined in: models/pendingOrganizations.ts:43