UNPKG

underscore-es

Version:

javaScript's functional programming helper library for ES6 and beyond.

5 lines (4 loc) 120 B
// `_noop` : an utility's function // -------------------------------- // `noop` function export default function () {}