Type Alias Dict<T>

Dict: Record<string, T>

Type Parameters

  • T = any