UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

6 lines 202 B
export declare function parseCustomRpcHeaders(url: string): { url: string; headers: Record<string, string>; redactedHeaders: Record<string, string>; }; //# sourceMappingURL=provider.d.ts.map