Static ethers_solc::utils::RE_SOL_IMPORT
source · Expand description
A regex that matches the import path and identifier of a solidity import statement with the named groups “path”, “id”.
A regex that matches the import path and identifier of a solidity import statement with the named groups “path”, “id”.