tornado-contracts/dist/@openzeppelin/contracts/index.d.ts

5 lines
139 B
TypeScript
Raw Normal View History

import type * as interfaces from "./interfaces";
export type { interfaces };
import type * as token from "./token";
export type { token };