Variable: GetAllProjectAvatarsSchema
ts
const GetAllProjectAvatarsSchema: ZodObject<{
projectIdOrKey: ZodString;
}, $strip>;Defined in: src/cloud/parameters/getAllProjectAvatars.ts:3