UNPKG

@stdlib/utils-pick

Version:

Return a partial object copy containing only specified keys.

3 lines 104 B
/// <reference path="../docs/types/index.d.ts" /> import pick from '../docs/types/index'; export = pick;