search

goog.promise.NativeResolver<T>

Module ID

Creates a new JavaScript native Promise and captures its resolve and reject callbacks. The promise, resolve, and reject are available as properties

new NativeResolver<T>()

Parameters

None.

Instance Methods

Instance Properties