KC's Workspace
    Preparing search index...

    Type Alias IndexHtmlTransformResult

    IndexHtmlTransformResult:
        | string
        | HtmlTagDescriptor[]
        | { html: string; tags: HtmlTagDescriptor[] }