MyRequired
Implement the built-in Required<T> type. Required makes all properties of T required (removes optional modifiers).
Loading editor...
Run your code to see results
Click the Run button above
Implement the built-in Required<T> type. Required makes all properties of T required (removes optional modifiers).
Loading editor...
Run your code to see results
Click the Run button above