mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-16 23:33:38 -05:00
chore(package): re-init package with commitizen and standard-release
This commit is contained in:
6
node_modules/rxjs/add/operator/finally.js
generated
vendored
Normal file
6
node_modules/rxjs/add/operator/finally.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
var Observable_1 = require('../../Observable');
|
||||
var finally_1 = require('../../operator/finally');
|
||||
Observable_1.Observable.prototype.finally = finally_1._finally;
|
||||
Observable_1.Observable.prototype._finally = finally_1._finally;
|
||||
//# sourceMappingURL=finally.js.map
|
||||
Reference in New Issue
Block a user