Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Rx
config
Module config
Index
Variables
Promise
Variables
Promise
:
new<T>(resolver: (resolvePromise: (value: T) => void, rejectPromise: (reason: any) => void) => void) => Rx.IPromise<T>
constructor
(
)
:
IPromise
Returns
IPromise
Globals
Rx
Rx.config
Rx.helpers
Rx.internals
Promise