Skip to content

Type Alias: PageSummary

ts
type PageSummary = z.infer<typeof PageSummarySchema>;

Defined in: src/v2/models/pageSummary.ts:38