arrayToObject
Given an array of objects, convert into an object, with each entry assigned the key via the keyprop
Parameters
Returns
any
Function defined in common/src/util.ts:47
Given an array of objects, convert into an object, with each entry assigned the key via the keyprop