Interface: RenderLlmsOptions
Defined in: emitters/llms/src/index.ts:31
Options for the digest header.
Extended by
Properties
intro?
ts
optional intro?: string;Defined in: emitters/llms/src/index.ts:35
A one-line summary rendered as a blockquote under the title.
title?
ts
optional title?: string;Defined in: emitters/llms/src/index.ts:33
The H1 title (default "CSS components").