mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-23 04:34:44 +00:00
* 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