Server information from responses.

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

interface Server {
    threads: number;
    timer: string;
    version: string;
}

Properties

Properties

threads: number
timer: string
version: string