UNPKG

emotions

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