pulumi/sdk/nodejs/tests
CyrusNajmabadi 275670692b
Introduce Output<T> and update Resource construction code to properly handle it. (#834)
This PR adds a new formalisms at the Resource layer.  First all inputs to a Resource are typed as ```Input<T>```.  This is either a T, ```Promise<T>``
2018-02-05 14:44:23 -08:00
..
runtime Introduce Output<T> and update Resource construction code to properly handle it. (#834) 2018-02-05 14:44:23 -08:00
config.spec.ts Enable tslinting of the nodejs sdk. (#433) 2017-10-18 15:03:56 -07:00
init.spec.ts Take an initial stab at closure serialization 2017-09-04 11:35:21 -07:00
util.ts Enable tslinting of the nodejs sdk. (#433) 2017-10-18 15:03:56 -07:00