Union to Object from key

@Type Challenges
Last updated 7 months ago
HARD

Find the object containing the key in the union type by the key. It takes two parameters: a union of object types and a key name.

This challenge was ported from Type Challenges and was authored by a145789

More Challenges

Loading...
Loading...