react-bootstrap-table/react-bootstrap-table2

Typescript support?

Open

#384 opened on Jun 20, 2018

View on GitHub
 (28 comments) (39 reactions) (0 assignees)JavaScript (1,249 stars) (415 forks)batch import
good first issue

Description

Hello Thanks for this great library. When I use react-bootstrap-table, I can install @types/react-bootstrap-table for the react-bootstrap-table-next, there seems no @types/types/react-bootstrap-table-next.

I'm using Typescript with react for a new project, is there any way to make the library work with typescript?

Thanks

Contributor guide