EVOLUTION-NINJA
Edit File: identity.js
"use strict"; module.exports = function (value) { return value; };