Edit File: identity.js
"use strict"; var o = {}; module.exports = function (t, a) { a(t(o), o); };
Back to File Manager