Type Alias StringIndexed<V>

StringIndexed: Record<string, V>

Type Parameters

  • V = any