Throws if multiple entries use the same property name. Otherwise acts like Object.fromEntries but hardens the result. Use it to protect from property names computed from user-provided data.
Object.fromEntries
Throws if multiple entries use the same property name. Otherwise acts like
Object.fromEntries
but hardens the result. Use it to protect from property names computed from user-provided data.