mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-03 04:04:33 +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.