Skip to content

Commit c022f78

Browse files
committedJan 7, 2024
*
1 parent 77b25d4 commit c022f78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎draft/object-types.md

+2
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,8 @@ Check phases
569569

570570
1. Any property type mismatch should generate this error
571571

572+
- If they don't share the same type. e.g. `number` and `object`
573+
572574
```
573575
Type {X} is not assignable to {Y}
574576
```

0 commit comments

Comments
 (0)