inovua / reactdatagrid

Empower Your Data with the best React Data Grid there is
https://reactdatagrid.io
Other
3.45k stars 57 forks source link

chore(package): expose types from package.json #409

Closed chirag-madlani closed 4 months ago

chirag-madlani commented 4 months ago

Issue:

Unable to use <ReactDataGrid /> with Typescript project since types isn't exposed from package.json

Fix:

Added type field to package.json to expose types available within package