@types/node-pdftk
Advanced tools
@@ -258,3 +258,3 @@ // Type definitions for node-pdftk 2.1 | ||
| export function input(file: string): PDFTK; | ||
| export function input(file: string | Buffer): PDFTK; | ||
| export function configure(opts: ConfigureOptions): void; |
| MIT License | ||
| Copyright (c) Microsoft Corporation. All rights reserved. | ||
| Copyright (c) Microsoft Corporation. | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
| { | ||
| "name": "@types/node-pdftk", | ||
| "version": "2.1.1", | ||
| "version": "2.1.2", | ||
| "description": "TypeScript definitions for node-pdftk", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
| }, | ||
| "typesPublisherContentHash": "3432b2462480053d788a33705c7faef9d424d1d541f3038d86ff8696be4a1d7f", | ||
| "typesPublisherContentHash": "532d9aa08494a607164f4adca76c26203a35e42a6859af1f24e24a106357ce47", | ||
| "typeScriptVersion": "3.0" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Tue, 07 Apr 2020 15:56:43 GMT | ||
| * Last updated: Tue, 26 May 2020 10:29:08 GMT | ||
| * Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
11694
-0.28%