confusing return type of `select`
When I use
select
, I encounter type errors because the return type is identical. I am confused about why we must return the data shape if there's no need for using select
!
2 Replies
eager-peach•2y ago
no clue what you mean. show a typescript playground please ?
unwilling-turquoiseOP•2y ago
I found a solution for that in your blog post!