Skip to content

Type Alias: PageContext

ts
type PageContext = z.infer<typeof PageContextSchema>;

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