@types/node-pdftk
Advanced tools
@@ -57,3 +57,3 @@ // Type definitions for node-pdftk 2.1 | ||
| output(writeFile: string, outputDest: string, needsOutput?: boolean): Promise<string>; | ||
| output(writeFile: string): Promise<Buffer>; | ||
| output(writeFile?: string): Promise<Buffer>; | ||
| /** | ||
@@ -60,0 +60,0 @@ * Assembles ("concatenate") pages from input PDFs to create a new PDF. |
| { | ||
| "name": "@types/node-pdftk", | ||
| "version": "2.1.0", | ||
| "version": "2.1.1", | ||
| "description": "TypeScript definitions for node-pdftk", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
| }, | ||
| "typesPublisherContentHash": "c675de51b5b15ee57e45b96399fba3202b19f9dd185376e458b08e08ff5ac716", | ||
| "typesPublisherContentHash": "3432b2462480053d788a33705c7faef9d424d1d541f3038d86ff8696be4a1d7f", | ||
| "typeScriptVersion": "3.0" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Fri, 03 Apr 2020 23:44:12 GMT | ||
| * Last updated: Tue, 07 Apr 2020 15:56:43 GMT | ||
| * Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
11727
0.01%