mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-12 05:31:41 +00:00
update
This commit is contained in:
4
node_modules/rxjs/util/errorObject.js
generated
vendored
Normal file
4
node_modules/rxjs/util/errorObject.js
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
"use strict";
|
||||
// typeof any so that it we don't have to cast when comparing a result to the error object
|
||||
exports.errorObject = { e: {} };
|
||||
//# sourceMappingURL=errorObject.js.map
|
Reference in New Issue
Block a user