Type Definitions
SubscribablePromise :Promise
Properties:
| Name | Type | Description |
|---|---|---|
then |
function |
Then |
listen |
function |
Listen |
catch |
function |
Catch |
finally |
function |
Finally |