UNPKG

@kleros/vea-contracts

Version:

Smart contracts for Vea

5 lines (4 loc) 264 B
import type * as veaOutboxMultiChallengeSol from "./veaOutboxMultiChallenge.sol"; export type { veaOutboxMultiChallengeSol }; import type * as veaOutboxMultiChallengeWethSol from "./veaOutboxMultiChallengeWETH.sol"; export type { veaOutboxMultiChallengeWethSol };