essential-eth icon indicating copy to clipboard operation
essential-eth copied to clipboard

Configure nested module exports

Open dawsbot opened this issue 3 years ago • 0 comments

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 avatar Feb 14 '22 16:02 dawsbot