Commit graph

2 commits

Author SHA1 Message Date
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
Pat Gavlin
172a192e52 Add a test for derived inputs. 2018-01-22 11:47:14 -08:00