Creates a new object composed of the picked object properties.
This function takes an object and an array of keys, and returns a new object that includes only the properties corresponding to the specified keys.
A new object with the specified keys picked.
Alias