Hello!
I found (at least) two different type definition packages on https://www.npmjs.com
a) @types/datatables.net
b) @types/jquery.datatables
Both seem to be comprehensive on the first glance.
However
- a has other sub packages like @types/datatables.net-buttons
- For b the git repository link is broken (404)
So currently I'm using a.
What are your experiences?
Thanks
Karlo