import { Observable } from 'rxjs'; export const toPromise = Observable.prototype.toPromise; //# sourceMappingURL=toPromise.js.map