UNPKG

@kleros/vea-contracts

Version:

Smart contracts for Vea

9 lines (8 loc) 314 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ 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";