4 lines
46 B
TypeScript
4 lines
46 B
TypeScript
|
import _ from 'lodash'
|
||
|
|
||
|
export default _.pick
|