@patchworkdev/pdk
Version:
Patchwork Development Kit
6 lines • 382 B
TypeScript
import { getChainForNetwork } from '../commands/dev/services/helpers';
export declare const processContracts: (configPath: string, config?: {}, shouldDeploy?: boolean) => Promise<import("../commands/dev/types").DeploymentAddresses>;
export * from '../commands/dev/types';
export * from '../common/helpers/metadata';
export { getChainForNetwork };
//# sourceMappingURL=index.d.ts.map