MyPartial
Implement the built-in Partial<T> type. Partial makes all properties of T optional.
Loading editor...
Run your code to see results
Click the Run button above
Implement the built-in Partial<T> type. Partial makes all properties of T optional.
Loading editor...
Run your code to see results
Click the Run button above