Open rpgeeganage opened 5 years ago
Hi, It seems for-await-of loops is still experimental in Node v10.x. But the site shows as yes. Is it correct? I thought it should show with flag property. https://nodejs.org/download/nightly/v10.0.0-nightly2018033083d44bee01/docs/api/stream.html#stream_readable_asynciterator Thanks
yes
flag
Hi, It seems for-await-of loops is still experimental in Node v10.x. But the site shows as
yes
. Is it correct? I thought it should show withflag
property. https://nodejs.org/download/nightly/v10.0.0-nightly2018033083d44bee01/docs/api/stream.html#stream_readable_asynciterator Thanks