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

4 lines
132 B
TypeScript
Raw Permalink Normal View History

export type { ERC20 } from "./ERC20";
export type { ERC20Burnable } from "./ERC20Burnable";
export type { IERC20 } from "./IERC20";