UNPKG

@excubiae/contracts

Version:
5 lines 268 B
export { deployProxyClone, getProxyContract } from "./deploy"; export * from "../typechain-types"; export * from "../ignition/modules/extensions"; export type { IDeployCloneArgs, IFactoryLike, IGetProxyContractArgs } from "./types"; //# sourceMappingURL=index.d.ts.map