Skip to content

Type Alias: PageString

ts
type PageString = z.infer<typeof PageStringSchema>;

Defined in: src/cloud/models/pageString.ts:22