Interface IKeyValue<T>

Type Parameters

  • T

Hierarchy

  • IKeyValue

Properties

Properties

key: string
value: T