https://github.com/ReactiveX/RxJS/blob/master/src/Observable.ts#L247 The constructor should be optional, as it is implemented in the operator itself https://github.com/ReactiveX/RxJS/blob/master/src/operator/toPromise.ts