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

3 lines
62 B
TypeScript
Raw Permalink Normal View History

import type * as erc20 from "./ERC20";
export type { erc20 };