Type Alias Dict<T>

Dict<T>: Record<string, T>

Type Parameters

  • T = any