github-pages-deploy-action/node_modules/rxjs/_esm2015/internal/util/identity.js
2020-03-06 22:45:40 -05:00

4 lines
82 B
JavaScript

export function identity(x) {
return x;
}
//# sourceMappingURL=identity.js.map