mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-28 16:34:28 +00:00
* Typings for subcomponents * Added args for functions and updated test Signed-off-by: Jeroen Claassens <support@favna.xyz> * Add custom search Signed-off-by: Jeroen Claassens <jeroen.claassens@rws.nl> * Export Table Column Options This is to further support providing data as an object as you will need to define the column options properly in that situation. * Properly export submodules * Resolve arguments in customFooter Requested in comment by @cwbuecheler * Fix linting