UNPKG

@axelar-network/axelarjs-sdk

Version:
4 lines 350 B
import { BatchedCommandsResponse } from "@axelar-network/axelarjs-types/axelar/evm/v1beta1/query"; import { BatchedCommandsAxelarscanResponse } from "../AxelarRecoveryApi"; export declare const mapIntoAxelarscanResponseType: (input: BatchedCommandsResponse, chainId: string) => BatchedCommandsAxelarscanResponse; //# sourceMappingURL=mappers.d.ts.map