PromiseWatcherRejectedI: InterfaceGuard<{
    onRejected: MethodGuard;
}> = ...

A PromiseWatcher interface that has only an onRejected handler.

Type declaration

  • onRejected: MethodGuard