Skip to content

Type Alias: ContentUpdate

ts
type ContentUpdate = z.infer<typeof ContentUpdateSchema>;

Defined in: src/v1/models/contentUpdate.ts:61