pick
Creates an object composed of the picked object properties.
Category
Utilities for manipulating objects
4 utilities available
Creates an object composed of the picked object properties.
Creates an object composed of properties that are not omitted.
Recursively merges own and inherited enumerable string keyed properties of source objects into the destination object.
Creates a deep clone of value. Supports cloning arrays, objects, Date, RegExp, Map, and Set.