UNPKG

@kleros/vea-contracts

Version:

Smart contracts for Vea

7 lines (6 loc) 220 B
import type * as arbitrum from "./arbitrum"; export type { arbitrum }; import type * as gnosisChain from "./gnosis-chain"; export type { gnosisChain }; import type * as polygon from "./polygon"; export type { polygon };