wrap-cli icon indicating copy to clipboard operation
wrap-cli copied to clipboard

I want to import multiple modules with `*`

Open cbrzn opened this issue 2 years ago • 0 comments

I want to be able to import two modules with the * syntax. Example:

#import * from "ens/ethers.wraps.eth:[email protected]"
#import * from "ens/ethers.wraps.eth:[email protected]"

If I do this the schema pipeline will throw an error

cbrzn avatar May 02 '23 21:05 cbrzn