smartlodash/ts/index.ts

6 lines
56 B
TypeScript
Raw Normal View History

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