UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

6 lines (5 loc) 283 B
import type * as extensions from "./extensions"; export type { extensions }; export type { ERC721Upgradeable } from "./ERC721Upgradeable"; export type { IERC721ReceiverUpgradeable } from "./IERC721ReceiverUpgradeable"; export type { IERC721Upgradeable } from "./IERC721Upgradeable";