Type alias StringKeyValuePair<TValue>

StringKeyValuePair<TValue>: KeyValuePair<string, TValue>

Type Parameters

  • TValue

Generated using TypeDoc