Skip to content

Type Alias: PageVersion

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

Defined in: src/v2/models/pageVersion.ts:22