interface MetadatumMap {
    k: MetadatumDetailedSchema;
    v: MetadatumDetailedSchema;
}

Properties

k v

Properties