index
:
taler/wallet-core.git
age-withdraw
wallet-core fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
es5-ext
/
function
/
identity.js
blob: 01a5aadf5d7eef470aa0f35d460d5013e0f29d01 (
plain
)
1
2
3
4
5
"use strict"
;
module
.
exports
=
function
(
value
)
{
return
value
;
};