Skip to content

Type Alias: EmbeddedContent

ts
type EmbeddedContent = z.infer<typeof EmbeddedContentSchema>;

Defined in: src/v1/models/embeddedContent.ts:11