noop.js 103 Bytes
// Predicate-generating function. Often useful outside of Underscore.
export default function noop(){}