identity-function
Here is the complete source code of this module:
module.exports = function (x) { return x }
license
public domain
Here is the complete source code of this module:
module.exports = function (x) { return x }
public domain
npm i identity-function
107,951
1.0.0
public domain