@angular/common

KeyValue

interface

A key value pair. Usually used to represent the key value pairs from a Map or Object.

interface KeyValue {
}
Jump to details