cdx-proto
    Preparing search index...

    Type Alias BomByVersion

    type BomByVersion = {
        "1.5": cdx_15.Bom;
        "1.6": cdx_16.Bom;
        "1.7": Bom;
    }
    Index

    Properties

    Properties

    "1.5": cdx_15.Bom
    "1.6": cdx_16.Bom
    "1.7": Bom