Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
module: return correct exports from linked binding
Method `LinkedBinding` must return the same "exports" property of the module as cached, because property can be overridden by an initialization function. PR-URL: #5337 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
- Loading branch information