null
fix #4868
@@ -131,6 +131,7 @@ type InferDefaults<T> = {
}
type InferDefault<P, T> = T extends
| null
| number
| string
| boolean
The note is not visible to the blocked user.