mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-09-16 04:29:06 +00:00
update
This commit is contained in:
5
node_modules/rxjs/util/noop.js
generated
vendored
Normal file
5
node_modules/rxjs/util/noop.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
/* tslint:disable:no-empty */
|
||||
function noop() { }
|
||||
exports.noop = noop;
|
||||
//# sourceMappingURL=noop.js.map
|
Reference in New Issue
Block a user