smartlodash/ts/index.ts

4 lines
58 B
TypeScript
Raw Normal View History

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