@ghsc/nshmp-utils-ts - 4.12.7
    Preparing search index...

    Interface NshmMetadata

    interface NshmMetadata {
        label: string;
        model: NshmId;
        project: string;
        tag: string;
        url: string;
        year: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    label: string
    model: NshmId
    project: string
    tag: string
    url: string
    year: number