mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-08 02:00:21 +00:00
* Fix DataTable cell type. It is normalized internally and then denormalized when exposed by the render prop. * Add test for denormalized row type. * Fix lint errors + add null to errors type.