UNPKG

@kleros/vea-contracts

Version:

Smart contracts for Vea

6 lines (5 loc) 224 B
export type { IArbSys } from "./IArbSys"; export type { IBridge } from "./IBridge"; export type { IInbox } from "./IInbox"; export type { IOutbox } from "./IOutbox"; export type { ISequencerInbox } from "./ISequencerInbox";