Type Alias Dictionary<T>

Dictionary: { [key: string]: T }

Type Parameters

  • T

Type declaration

  • [key: string]: T