FLUJOS/VISUALIZACION/node_modules/underscore/modules/noop.js
2025-11-07 00:06:12 +01:00

2 lines
103 B
JavaScript
Executable file

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