Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure nested module exports #31

Open
dawsbot opened this issue Feb 14, 2022 · 0 comments
Open

Configure nested module exports #31

dawsbot opened this issue Feb 14, 2022 · 0 comments
Assignees
Labels
Epic Big or tricky

Comments

@dawsbot
Copy link
Owner

dawsbot commented Feb 14, 2022

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

@dawsbot dawsbot self-assigned this Feb 14, 2022
@dawsbot dawsbot added the Epic Big or tricky label Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Big or tricky
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant