Inside a Jest test file, if I do:
import _ from \'lodash\';
Then _ gets evaluate to undefined.
_
undefined
If, OTOH, I d