Originally Published Here ๐! To easily make every property on a type alias or interface to optional properties, you can use the Partial utility type and pass the type alias or interface as the first type argument to it using the angled brackets symb...

No responses yet.