Open kelvin2200 opened 2 days ago
Same here, temporarily import "react-router/dist/production" instead of "react-router" to have types. But it breaks running...
@kelvin2200
I'm not able to reproduce this. I'm wondering if it's something specific to your tsconfig
file. Can you please provide a reproduction on Stackblitz or something similar?
I'm using React Router as a...
library
Reproduction
System Info
Used Package Manager
yarn
Expected Behavior
I expect to be able to re-export any type that I can infer
Actual Behavior