Typescript error after upgrade to 2.3.0
Typescript error after upgrade to 2.3.0

Hello,
We're getting some TS errors after upgrade:
Error: node_modules/datatables.net/types/types.d.ts(3408,99): error TS7006: Parameter 'state' implicitly has an 'any' type.
Could a type for state be added?
This question has an accepted answers - jump to answer
Answers
Many thanks for letting me know about that. I've committed a fix and I'm planning to do a patch release next week.
Allan
Thank you