Type alias Dict<K, V>

Dict<K, V>: Partial<Record<K, V>>

Type Parameters

  • K extends string

  • V

Generated using TypeDoc