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

    Simple parameter.

    Ported from: https://code.usgs.gov/ghsc/nshmp/nshmp-haz-v2 /-/blob/master/src/main/java/gov/usgs/earthquake/nshmp/www/meta/Parameter.java

    interface Parameter {
        display: string;
        value: string;
    }
    Index

    Properties

    Properties

    display: string
    value: string