I've installed jsPDF into my Angular 5 project but when i try to use the `html` method I receive the following error: ```Property 'html' does not exist on type 'jsPDF'``` Is it possible to install the html plugin with npm?