dawsbot / dawsbot/essential-eth
Configure nested module exports
Open
Epic
- Dominant language
- TypeScript
- Stars
- 310
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Should allow lines like `import { getAddress, hexDataSlice } from 'ethers/lib/utils'` yet still support lines like `import { BigNumber, Contract, providers } from 'ethers'`
https://stackoverflow.com/questions/54909050/importing-different-nested-packages-in-npm-module
https://github.com/Earnifi/essential-eth/projects/1#card-77684543
Contributor guide
Assessment
This issue has not been assessed yet.