smartlodash/ts/index.ts
2017-03-24 01:42:59 +01:00

6 lines
56 B
TypeScript

import * as lodash from 'lodash'
export {
lodash
}