resolveProperties
Await all of the properties of a Deferrable object
Import
Parameters
object
Deferrable<T>
- a Deferrable object
Returns
Promise<T>
the object with its properties resolved
resolveProperties
Await all of the properties of a Deferrable object
Deferrable<T>
Promise<T>
the object with its properties resolved