UNPKG

66 BJavaScriptView Raw
1function _identity(x) {
2 return x;
3}
4
5module.exports = _identity;
\No newline at end of file