AutoBE
    Preparing search index...

    Type Alias DocumentChunkKind

    DocumentChunkKind:
        | "text"
        | "heading"
        | "table"
        | "figure"
        | "caption"
        | "list"
        | "code"
        | "footnote"
        | "metadata"
        | "unknown"