Support for async iteration in acorn
$ cnpm install acorn-async-iteration
Since async iteration part of ECMAScript 2018, acorn now supports it out of the box. Just make sure that you use acorn >= 5.4.1 and set ecmaVersion >= 9. This plugin is deprecated.
Copyright 2013 - present © cnpmjs.org | Home |