Open
Description
Description
Currently when running npm install and then rebuilding the project in Visual Studio triggers the following error Cannot find module './FilterComponentProps' or its corresponding type declarations

Steps To Reproduce
- Open the attached project in Visual Studio
- Rebuilt the project and observe the error
f22a451d-0f01-4fe7-85b5-5726930bab7d_kendoissue 2.zip
Actual Behavior
A FilterComponentProps Cannot find module './FilterComponentProps' or its corresponding type declarations
error is triggered in Visual Studio when the project is rebuilt
Expected Behavior
No errors should be triggered when the project is rebuilt
Reported in 1690005