Create an object from an array of entries. This is the same as Object.fromEntries except that it has better TypeScript types.
Object.fromEntries
@augment-vir/common
Create an object from an array of entries. This is the same as
Object.fromEntries
except that it has better TypeScript types.