Skip to content

Type Alias: Embeddable

ts
type Embeddable = z.infer<typeof EmbeddableSchema>;

Defined in: src/v1/models/embeddable.ts:6