UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

5 lines (4 loc) 155 B
import type * as extensions from "./extensions"; export type { extensions }; export type { ERC20 } from "./ERC20"; export type { IERC20 } from "./IERC20";