Generic `select`
trying to make generic selects. How can I do this? My attempt right now
However the type I am getting is
(return type should not be
any[]
ideally!
2 Replies
ah it is there where statement which makes it
any
ah it changes typesthere we go
