Skip to content

Type Alias: Avatars

ts
type Avatars = z.infer<typeof AvatarsSchema>;

Defined in: src/cloud/models/avatars.ts:13