UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

6 lines (5 loc) 128 B
/** PURE_IMPORTS_START PURE_IMPORTS_END */ export function identity(x) { return x; } //# sourceMappingURL=identity.js.map