Unsupported expression pattern in destructuring.
Open
bug
destructuring
- Dominant language
- Rust
- Stars
- 22.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
I have this in my code, which works:
`[this.data] = this.convertedData.CxF`
But flow gives me the error in the title.
Contributor guide
Assessment
This issue has not been assessed yet.