@mantleio/contracts
Version:
[Mantle] L1 and L2 smart contracts for Mantle
10 lines (9 loc) • 306 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as messaging from "./messaging";
export type { messaging };
import type * as predeploys from "./predeploys";
export type { predeploys };
import type * as tokens from "./tokens";
export type { tokens };