noop.js 103 Bytes Raw Blame History Permalink 1 2 // Predicate-generating function. Often useful outside of Underscore. export default function noop(){}