How do you correctly map the Typescript `Pick<T...
# javascript
e
How do you correctly map the Typescript
Pick<T, keys>
in Kotlin?
t
Is it type of property/parameter or parent type?
e
It's used as a parameter type