@rg-dev/stdlib
Advanced tools
@@ -1,3 +0,3 @@ | ||
| declare function downloadFile(url: string, destination: string, headers: Record<string, any>): Promise<string>; | ||
| declare function downloadFile(url: string, destination: string, headers?: Record<string, any>): Promise<string>; | ||
| export { downloadFile }; |
@@ -1,3 +0,3 @@ | ||
| declare function downloadFile(url: string, destination: string, headers: Record<string, any>): Promise<string>; | ||
| declare function downloadFile(url: string, destination: string, headers?: Record<string, any>): Promise<string>; | ||
| export { downloadFile }; |
+1
-1
| { | ||
| "name": "@rg-dev/stdlib", | ||
| "version": "1.0.13", | ||
| "version": "1.0.14", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
524411
0.05%13068
0.06%