Edit File: noop.js
// Predicate-generating function. Often useful outside of Underscore. export default function noop(){}
Back to File Manager