thenameisflic
Results
2
comments of
thenameisflic
Since I was already using yup, the easiest solution for me was caching the results of the check, like this: 1. Create a function to wrap and cache the results...
As a workaround, i added my own preact-redux.d.ts and told typescript to ignore the module typings.