Skip to content

Type Alias: ContentPageResponse

ts
type ContentPageResponse = z.infer<typeof ContentPageResponseSchema>;

Defined in: src/v1/models/contentPageResponse.ts:12