Files
DefinitelyTyped/types/jspdf
Leon Montealegre 5aa0f90d72 Fix jsPDF Constructor (#36806)
* Added test for the custom size constructor

* Fix jsPDF Constructor

According to the official jsPDF GitHub: the 3rd parameter in the constructor should be of type String OR Array to allow a custom size.
2f51a5dc2a/src/jspdf.js (L84)

* Added myself to the "Definitions by" section
2019-07-11 16:02:43 -07:00
..