Skip to content

Type Alias: ResolutionId

ts
type ResolutionId = z.infer<typeof ResolutionIdSchema>;

Defined in: src/cloud/models/resolutionId.ts:10