mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-08 14:44:37 +00:00
* pdfkit : change all return type from 'TDocument' to 'this'. This make the type definition work correctly on subclasses of PDFDocument. * pdfkit : add test for subclassing.