UNPKG

@kleros/vea-contracts

Version:

Smart contracts for Vea

7 lines (6 loc) 248 B
import type * as l1 from "./L1"; export type { l1 }; import type * as optimisticRollups from "./optimistic-rollups"; export type { optimisticRollups }; import type * as veaInboxTouchSol from "./veaInboxTouch.sol"; export type { veaInboxTouchSol };