Skip to content

Type Alias: AvatarUrls

ts
type AvatarUrls = z.infer<typeof AvatarUrlsSchema>;

Defined in: src/serviceDesk/models/avatarUrls.ts:15