MyPick
Implement the built-in Pick<T, K> type. Pick creates a new type by selecting specific properties K from type T.
Loading editor...
Run your code to see results
Click the Run button above
Implement the built-in Pick<T, K> type. Pick creates a new type by selecting specific properties K from type T.
Loading editor...
Run your code to see results
Click the Run button above