UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

2 lines 166 B
export declare function fetchWithTimeout(resource: RequestInfo | URL, options?: RequestInit, timeout?: number): Promise<Response>; //# sourceMappingURL=fetch.d.ts.map