let fnobj = (function() { return { ___id : "fnobj" } })(); if (typeof module !== "undefined" && module.exports) { module.exports = fnobj; }