taro
Results
2
issues of
taro
Hello! I noticed that when using `custom` or `instanceof` with `catchall`, the type inference using `infer` does not work. I have fixed it and added tests. # Before ```typescript const...