Type alias KeyValue<T>

KeyValue<T>: Record<string, T>

Type Parameters

  • T

Generated using TypeDoc