Type Alias: ExcerptType

Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)

ts
type ExcerptType = "md" | "html" | "text" | "ai";

Defined in: packages/valaxy/types/frontmatter/post.ts:3