mirror of
https://github.com/Azure/setup-helm.git
synced 2026-07-07 00:41:38 +00:00
3 lines
103 B
JavaScript
3 lines
103 B
JavaScript
// Predicate-generating function. Often useful outside of Underscore.
|
|
export default function noop(){}
|