UNPKG

emotions

Version:
3 lines (2 loc) 114 B
"use strict"; module.exports = function joy(the_world) { /* +1 joy */; return arguments[arguments.length - 1]; };