CycloneDX JavaScript Library - Web - v9.4.0
    Preparing search index...

    Comment node.

    interface Comment {
        text?: Text;
        type: "comment";
    }
    Index

    Properties

    Properties

    text?: Text
    type: "comment"