Prithvi Narasimhan
Results
1
issues of
Prithvi Narasimhan
Flow version: 0.145 ## Expected behavior ``` type M = { type: 'a' | 'b', foo: boolean, } | { type: 'c' | 'd', bar: boolean, } const fooBar =...
bug
Typing: refinements