mimekit-ts - v1.0.0
    Preparing search index...

    Class HtmlCommentToken

    An HTML comment token.

    Hierarchy (View Summary)

    Index

    The kind of HTML token that this object represents.

    comment: string

    The comment text.

    isBogusComment: boolean

    Whether the comment is a bogus comment.

    isBangComment: boolean = false

    internal