UNPKG

emotions

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