mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-26 00:04:25 +00:00
* fix(pdfmake): table layout & widths errors #43758 * test(pdfmake): tableLayouts is an object * fix(pdfmake): tableLayouts contains CustomTableLayouts * fix(pdfmake): restricting table.widths string value to 'auto' & '*' * prettier * test BufferOptions and CustomTableLayout * Update vfs and tableLayouts types * Add test for vfs & layout dictionary Co-authored-by: Jean-Raphaël Matte <35611957+jeralm@users.noreply.github.com>