@mantleio/contracts
Version:
[Mantle] L1 and L2 smart contracts for Mantle
11 lines (10 loc) • 488 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as testUpgradeSol from "./TestUpgrade.sol";
export type { testUpgradeSol };
export type { EmptyContract } from "./EmptyContract";
export type { FailingReceiver } from "./FailingReceiver";
export type { L1StandardBridgeUpgrade } from "./L1StandardBridgeUpgrade";
export type { MockStateCommitmentChain } from "./MockStateCommitmentChain";
export type { TestERC20 } from "./TestERC20";