Type Alias Dict<T>

Dict: { [key: string]: T }

Type Parameters

  • T