interface X { /** * ... **/ x: (() => {} | { /** * @example * ... **/ y: 10 }) }
y in the above snippet won't be parsed or detected
y
Actually seemingly not the case?
No dependencies set.
The note is not visible to the blocked user.
yin the above snippet won't be parsed or detectedUnion types not parsedto Union types not correctly parsedActually seemingly not the case?