Closed younho9 closed 2 years ago
A strongly-typed version of Object.fromEntries().
Object.fromEntries()
It is useful to infer object type from array of entries.
Tip for the future: Always do pull requests from a non-main branch.
A strongly-typed version of
Object.fromEntries()
.It is useful to infer object type from array of entries.