UNPKG

gotake-contracts

Version:

TypeChain generated types and ABIs for GoTake contracts

7 lines (6 loc) 276 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as transparentUpgradeableProxySol from "./TransparentUpgradeableProxy.sol"; export type { transparentUpgradeableProxySol }; export type { ProxyAdmin } from "./ProxyAdmin";