Type alias Entry<Key, Value>

Entry<Key, Value>: [key: Key, value: Value]

Type Parameters

  • Key
  • Value

Generated using TypeDoc