UNPKG

@mantleio/contracts

Version:
11 lines (10 loc) 488 B
/* 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";