acquia-dam-sdk
acquia-dam-sdk / Components / Record
Record<K, T>: { [P in K]: T }
K
T
{ [P in K]: T }
Construct a type with a set of properties K of type T
• K extends keyof any
any
• T
node_modules/typescript/lib/lib.es5.d.ts:1606