v10.1.1
Patch Changes
- 8ae038e: Fix
DeepReadonly<Type>&DeepRequired<Type>types whenTypeis an array containing rest element, like
[string, ...number[]]
DeepReadonly<Type> & DeepRequired<Type> types when Type is an array containing rest element, like[string, ...number[]]