4Catalyzer / found

Extensible route-based routing for React applications
https://4catalyzer.github.io/found/
MIT License
794 stars 55 forks source link

feat: types shuffling #1040

Open golota60 opened 1 year ago

golota60 commented 1 year ago

Based on #1038, will merge it after it. This doesn't change anything, only decouples some types into their files, so they are not all crammed into typeUtils.ts. I think at some point I'd want to re-write class into function components and make some breaking changes to keep the types tidier.