3 lines
53 B
TypeScript
3 lines
53 B
TypeScript
|
import * as lodash from 'lodash';
|
||
|
export { lodash };
|