PromiseExtension<T> extension
- on
-
- Promise<
T>
- Promise<
Methods
-
then(
JSFunction< Function> onFulfilled, [JSFunction<Function> ? onRejected]) → Promise<T> -
Available on Promise<
T> , provided by the PromiseExtension extension