Files
babel/test/fixtures/experimental/async-functions/object-default-params
Daniel Tschinder 2cfae60b15 Fix issues with default object params in async functions (#96)
This change allows async functions to have a spread argument which
defines a default value.
2016-08-23 17:19:49 -04:00
..