← Back
Editing: identity.js
export default function _identity(x) { return x; }
Save File
Cancel