UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

3 lines 200 B
import { BlockExplorer } from '../metadata/chainMetadataTypes.js'; export declare function isEvmBlockExplorerAndNotEtherscan(blockExplorer: BlockExplorer): boolean; //# sourceMappingURL=utils.d.ts.map