npm install lodash npm i --save-dev @types/lodash
import * as lodash from 'lodash'; const copy: Data[] = lodash.cloneDeep(dataList);