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

3 lines
62 B
TypeScript
Raw Normal View History

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