Type Alias Dictionary<T>

Dictionary<T>: Record<string, T>

Type Parameters

  • T