smartlodash/dist/index.d.ts

3 lines
57 B
TypeScript
Raw Normal View History

2017-03-24 00:42:59 +00:00
import * as lodash from 'lodash';
2017-07-12 12:39:10 +00:00
export default lodash;