Skip to content

Type Alias: Version

ts
type Version = z.infer<typeof VersionSchema>;

Defined in: src/cloud/models/version.ts:85