Skip to content

Type Alias: Avatar

ts
type Avatar = z.infer<typeof AvatarSchema>;

Defined in: src/cloud/models/avatar.ts:25