pulumi/sdk/nodejs/tests/runtime
joeduffy 7e48e8726b Add (back) component outputs
This change adds back component output properties.  Doing so
requires splitting the RPC interface for creating resources in
half, with an initial RegisterResource which contains all of the
input properties, and a final CompleteResource which optionally
contains any output properties synthesized by the component.
2017-11-20 17:38:09 -08:00
..
langhost Add (back) component outputs 2017-11-20 17:38:09 -08:00
closure.spec.ts Properly capture 'arguments' when creating our serialization closure. (#569) 2017-11-15 11:31:17 -08:00
props.spec.ts Permit undefined in more places 2017-10-23 16:02:28 -07:00