flow-js2-mode
flow-js2-mode copied to clipboard
Array type as polymorphic type
- [x]
Promise<Object[]>fails to parse - [ ]
Promise<*>fails to parse (probably because a star is an operator and not a name