angular object composition

1. Import Package

import * as _ from 'lodash';

2. Use the assign method

_.assign(target, source);

3. References

 

Guess you like

Origin www.cnblogs.com/guanxiaohe/p/11750505.html