@mantleio/contracts
Version:
[Mantle] L1 and L2 smart contracts for Mantle
12 lines (11 loc) • 341 B
text/typescript
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as access from "./access";
export type { access };
import type * as proxy from "./proxy";
export type { proxy };
import type * as token from "./token";
export type { token };
import type * as utils from "./utils";
export type { utils };