tshtml
    Preparing search index...

    Type Alias TemplateItem

    TemplateItem: TemplateElement | TemplateValue | string

    TemplateItem is either a TemplateElement (tag object) or plain string (text node). Represents a single item in the template tree.