tornado-contracts/dist/@openzeppelin/contracts/index.d.ts
2024-04-20 13:48:27 +00:00

5 lines
139 B
TypeScript

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