Here is my goal, I\'m wondering is it possible to create a PickFromArray type like this?
PickFromArray
type FooBar = { foo: string, bar: number, foobar: string } t