Variable: OrgSearchResponseSchema
constOrgSearchResponseSchema:ZodObject<{orgs:ZodArray<ZodObject<{id:ZodString;memberCount:ZodNumber;name:ZodString;slug:ZodString; },$strip>>; },$strip>
Defined in: orgs/OrgSchema.ts:21
