Skip to content

Type Alias: PageVersion

ts
type PageVersion = z.infer<typeof PageVersionSchema>;

Defined in: src/cloud/models/pageVersion.ts:23