UNPKG

@matterlabs/hardhat-zksync-solc

Version:
6 lines 277 B
import './type-extensions'; import { getZksolcUrl, saltFromUrl } from './utils'; import { ZKSOLC_BIN_REPOSITORY } from './constants'; import '@matterlabs/hardhat-zksync-telemetry'; export { getZksolcUrl, ZKSOLC_BIN_REPOSITORY, saltFromUrl }; //# sourceMappingURL=index.d.ts.map