UNPKG

emotions

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