No Description

noop.js 103B

12
  1. // Predicate-generating function. Often useful outside of Underscore.
  2. export default function noop(){}