UNPKG

143 BJavaScriptView Raw
1function _identity(x) {
2 return x;
3}
4module.exports = _identity, module.exports.__esModule = true, module.exports["default"] = module.exports;
\No newline at end of file