Indeed it looks like Flow currently special-cases `value` properties in the descriptor:
Open
incompleteness
- Dominant language
- Rust
- Stars
- 22.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/facebook/flow/blob/master/src/typing/type_inference_js.ml#L3651
It's definitely worth looking into support for more of the descriptor features than just `value`.
_Originally posted by @jeffmo in https://github.com/facebook/flow/issues/285#issuecomment-76244248_
Contributor guide
Assessment
This issue has not been assessed yet.