Jeff Morrison
Jeff Morrison
@henridf: I'd like to make `declare module` body toplevels more directly correlate with the possible toplevels in a normal ES module -- so yea, I think having `import` in there...
If those were three separate blocks, then the x+y block wouldn't have acces to x or y bindings
I like that this helps to be precise about *which* props you want to spread (when not all of them). I suspect Flow (by way of users of Flow) might...
I'm not really sure what we need to say here? It's in the spec'd grammar (see grammar specified with _PropertyName_). I guess we could add some example code in the...