Variable: ProjectUserShareSchema
constProjectUserShareSchema:ZodObject<{fullName:ZodString;role:ZodEnum<{editor:"editor";viewer:"viewer"; }>;username:ZodString; },$strip>
Defined in: projects/ProjectSchema.ts:24
constProjectUserShareSchema:ZodObject<{fullName:ZodString;role:ZodEnum<{editor:"editor";viewer:"viewer"; }>;username:ZodString; },$strip>
Defined in: projects/ProjectSchema.ts:24