azure-setup-helm/node_modules/underscore/modules/noop.js
2022-01-26 21:54:27 +00:00

2 lines
103 B
JavaScript

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