Skip to content

Type Alias: ContentStateResponse

ts
type ContentStateResponse = z.infer<typeof ContentStateResponseSchema>;

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