Skip to content

Type Alias: PageVersions

ts
type PageVersions = z.infer<typeof PageVersionsSchema>;

Defined in: src/v2/models/pageVersions.ts:11