Scanner is resolved with value of this type
Optional
onfulfilled: ((value: TResult) => TResult1 | PromiseLike<TResult1>)Optional
onrejected: ((reason: any) => TResult2 | PromiseLike<TResult2>)Optional
onrejected: ((reason: any) => TResult1 | PromiseLike<TResult1>)Optional
onfinally: (() => void)Optional
reason: string | Errorscan listenable and resolve based on this.evaluator
Readonly
[toGenerated using TypeDoc
Implements
CancelablePromise