UNPKG

@excubiae/contracts

Version:
4 lines 218 B
export { deployProxyClone, getProxyContract } from "./deploy"; export * from "../typechain-types"; export type { IDeployCloneArgs, IFactoryLike, IGetProxyContractArgs } from "./types"; //# sourceMappingURL=sdk.d.ts.map