@mantleio/contracts
Version:
[Mantle] L1 and L2 smart contracts for Mantle
8 lines (7 loc) • 311 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as interfaces from "./interfaces";
export type { interfaces };
export type { L1ChugSplashProxy } from "./L1ChugSplashProxy";
export type { TransparentUpgradeableProxy } from "./TransparentUpgradeableProxy";