interface StaticNshmMetadata {
    label: string;
    model: NshmId;
    url: string;
}

Hierarchy (view full)

Properties

Properties

label: string
model: NshmId
url: string