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

3 lines
62 B
TypeScript

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