UNPKG

52 BJavaScriptView Raw
1export default function _identity(x) {
2 return x;
3}
\No newline at end of file