node-ts / bus

A typescript based enterprise service bus framework based on enterprise integration patterns
https://bus.node-ts.com/
MIT License
271 stars 25 forks source link

FIX #205: Problem importing mapKeys from lodash. #209

Closed manarhusrieh closed 11 months ago

manarhusrieh commented 11 months ago

This is to solve the issue #205 when loading mapKeys function from lodash, It throws an error mentioned in the issue.