Dictionary<K, V>: {
    [Key in K]: V
}

Type Parameters

  • K extends string = string

  • V extends unknown = unknown

Generated using TypeDoc