Skip to content

Type Alias: ResolutionJson

ts
type ResolutionJson = z.infer<typeof ResolutionJsonSchema>;

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