UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

4 lines (3 loc) 186 B
import type * as transparentUpgradeableProxySol from "./TransparentUpgradeableProxy.sol"; export type { transparentUpgradeableProxySol }; export type { ProxyAdmin } from "./ProxyAdmin";