@pulumi/query
Advanced tools
Changelog
v0.1.0
QueryableIterable
, a class wrapping async iterators, and providing
"convenience methods" for various operators (e.g., the map
in xs.map(x => x)
).asyncIterable
: don't polyfill on objects where the property is
readonly.