If this content did not answer your questions, try searching or contacting our support team for further assistance.
acquia-dam-sdk / Components / Record
Record<
K
,T
>:{ [P in K]: T }
Construct a type with a set of properties K of type T
• K extends keyof any
• T
node_modules/typescript/lib/lib.es5.d.ts:1606