📄 noop.js
/home/palash/git/site/node_modules/underscore/modules/noop.js
Language: js • Lines: 2
// Predicate-generating function. Often useful outside of Underscore.
export default function noop(){}