Member Junction
    Preparing search index...

    Base interface that all artifact viewer components must implement. The component receives the artifact version as an input.

    interface IArtifactViewerComponent {
        artifactVersion: MJArtifactVersionEntity;
    }

    Implemented by

    Index

    Properties

    Properties

    artifactVersion: MJArtifactVersionEntity