Created by: gaearon
This is occasionally requested, e.g. for https://github.com/facebookincubator/create-react-app/issues/495. I checked, and request()
works if I add these mocks.
The mocks are empty objects. They don’t increase size normally because they are added lazily only if you import them.