mirror of https://github.com/pulumi/pulumi.git
4a4b9628db
The Node.js runtime accepts `Output<undefined>` values as inputs to optional parameters, but the TypeScript typing currently does not allow these. This extends the TypeScript typings to allow `Output<undefined>` values as inputs to optional input properties. I cannot think of any way in which this is breaking or would regress any aspect of the TypeScript experience, other than making the `.d.ts` files a little "noisier". Fixes #6175. |
||
---|---|---|
.. | ||
deploymentOnlyModule | ||
langhost | ||
asyncIterableUtil.spec.ts | ||
closureLoader.spec.ts | ||
jsClosureCases_8.js | ||
jsClosureCases_10_4.js | ||
props.spec.ts | ||
registrations.spec.ts | ||
settings.spec.ts | ||
tsClosureCases.ts |