Skip to content

Type Alias: UpdateResolutionDetails

ts
type UpdateResolutionDetails = z.infer<typeof UpdateResolutionDetailsSchema>;

Defined in: src/cloud/models/updateResolutionDetails.ts:12