We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb710e commit 24a3c0bCopy full SHA for 24a3c0b
README.md
@@ -122,7 +122,7 @@ declare module "*.css" {
122
123
## Exact/Partial Object Types
124
125
-By default objects in flow are not strict, whereas in TypeScript they are always strict, unless set as partial.
+By default objects in Flow are not strict (exact), whereas in TypeScript they are always strict, unless set as partial.
126
127
### Flow
128
0 commit comments