Ah, there are some updates I have not pushed up ye...
# redux
p
Ah, there are some updates I have not pushed up yet. I found the same problem. The solution I came up with is to define thunk as an interface instead of a typealias. This solved the problem for native, and it should for JS also