Skip to content

Type Alias: VersionArray

ts
type VersionArray = z.infer<typeof VersionArraySchema>;

Defined in: src/v1/models/versionArray.ts:14