AckerApple / pdfbox-cli-wrap

A wrapper for making PDFBox CLI commands
MIT License
5 stars 5 forks source link

Expand upon the Typescript installation #6

Open AckerApple opened 6 years ago

AckerApple commented 6 years ago

Although we are now bundling JS code using TypeScript, we could get further strength and hardening by taking advantage of TypeScripts type checking.

Just need to add argument and return types