Sign in
apache
/
incubator-resilientdb-ResContract
/
a38804e78a872ef90e5cbab1c702c7554a393c9b
/
.
/
node_modules
/
rxjs
/
dist
/
esm
/
internal
/
util
/
identity.js
blob: 1084d77f296e29c332816eaa5eb5c68ec059d336 [
file
] [
log
] [
blame
]
export
function
identity
(
x
)
{
return
x
;
}
//# sourceMappingURL=identity.js.map