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

3 lines
62 B
TypeScript
Raw Normal View History

2024-04-20 16:48:27 +03:00
import type * as erc20 from "./ERC20";
export type { erc20 };