mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-13 05:55:26 +00:00
update
This commit is contained in:
6
node_modules/rxjs/_esm5/operator/toPromise.js
generated
vendored
Normal file
6
node_modules/rxjs/_esm5/operator/toPromise.js
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/** PURE_IMPORTS_START .._Observable PURE_IMPORTS_END */
|
||||
import { Observable } from '../Observable';
|
||||
// HACK: this is here for backward compatability
|
||||
// TODO(benlesh): remove this in v6.
|
||||
export var toPromise = Observable.prototype.toPromise;
|
||||
//# sourceMappingURL=toPromise.js.map
|
Reference in New Issue
Block a user