Skip to content

Type Alias: DocumentVersion

ts
type DocumentVersion = z.infer<typeof DocumentVersionSchema>;

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