From be168c3b75d68db4f8b24cd66c12d2d62b6e6b92 Mon Sep 17 00:00:00 2001 From: Sergey Sychev Date: Mon, 6 May 2019 12:53:30 +0300 Subject: [PATCH] info() method definition for FetchBlobResponse --- index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/index.d.ts b/index.d.ts index 881a5adfd..1affdfbaf 100644 --- a/index.d.ts +++ b/index.d.ts @@ -96,6 +96,7 @@ export interface FetchBlobResponse { */ flush(): void; respInfo: RNFetchBlobResponseInfo; + info(): RNFetchBlobResponseInfo; session(name: string): RNFetchBlobSession | null; /** * Read file content with given encoding, if the response does not contains