Open
Description
A pull request by @sokra was merged and maintainers requested a documentation change.
See pull request: webpack/webpack#7852
What kind of change does this PR introduce?
refactor
Did you add tests for your changes?
existing tests
Does this PR introduce a breaking change?
yes
What needs to be documented once your changes are merged?
Module.used and Module.usedExports no longer exist and Module.getUsedExports should be used instead.