Obj: Record<string, T>

Type that is shorthand for Record<string, T>

Type Parameters

  • T = any