@gooddollar/goodprotocol
Version:
GoodDollar Protocol
48 lines (47 loc) • 2.64 kB
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as celoDistributionHelperTestSol from "./CeloDistributionHelperTest.sol";
export type { celoDistributionHelperTestSol };
import type * as compUsdMockOracleSol from "./CompUsdMockOracle.sol";
export type { compUsdMockOracleSol };
import type * as distributionHelperTestSol from "./DistributionHelperTest.sol";
export type { distributionHelperTestSol };
import type * as feesFormularMockSol from "./FeesFormularMock.sol";
export type { feesFormularMockSol };
import type * as multichainRouterMockSol from "./MultichainRouterMock.sol";
export type { multichainRouterMockSol };
import type * as overMintTesterSol from "./OverMintTester.sol";
export type { overMintTesterSol };
import type * as upgradableMocksSol from "./UpgradableMocks.sol";
export type { upgradableMocksSol };
import type * as usdcMockSol from "./UsdcMock.sol";
export type { usdcMockSol };
export type { AaveMock } from "./AaveMock";
export type { AaveUSDMockOracle } from "./AaveUSDMockOracle";
export type { BatUSDMockOracle } from "./BatUSDMockOracle";
export type { DAIMock } from "./DAIMock";
export type { DaiEthPriceMockOracle } from "./DaiEthPriceMockOracle";
export type { DecimalsMock } from "./DecimalsMock";
export type { DistributionBridgeMock } from "./DistributionBridgeMock";
export type { EthUSDMockOracle } from "./EthUSDMockOracle";
export type { GasPriceMockOracle } from "./GasPriceMockOracle";
export type { GoodCompoundStakingTest } from "./GoodCompoundStakingTest";
export type { GoodDollarStakingMock } from "./GoodDollarStakingMock";
export type { GoodFundManagerTest } from "./GoodFundManagerTest";
export type { IdentityMock } from "./IdentityMock";
export type { IncentiveControllerMock } from "./IncentiveControllerMock";
export type { LendingPoolMock } from "./LendingPoolMock";
export type { OverMintTesterRegularStake } from "./OverMintTesterRegularStake";
export type { PayableMock } from "./PayableMock";
export type { SixteenDecimalsTokenMock } from "./SixteenDecimalsTokenMock";
export type { StakingMockFixedAPY } from "./StakingMockFixedAPY";
export type { SwapHelperTest } from "./SwapHelperTest";
export type { TwentyDecimalsTokenMock } from "./TwentyDecimalsTokenMock";
export type { CBATMock } from "./CBATMock";
export type { CDAILowWorthMock } from "./CDAILowWorthMock";
export type { CDAIMock } from "./CDAIMock";
export type { CDAINonMintableMock } from "./CDAINonMintableMock";
export type { CDecimalsMock } from "./CDecimalsMock";
export type { CSDTMock } from "./CSDTMock";
export type { CUSDCMock } from "./CUSDCMock";