Gazebo_simulation-Frontend/node_modules/.cache/babel-loader/6756a177d8ae56b15b5515426b7...

1 line
330 B
JSON

{"ast":null,"code":"/**\n * This method returns `undefined`.\n *\n * @static\n * @memberOf _\n * @since 2.3.0\n * @category Util\n * @example\n *\n * _.times(2, _.noop);\n * // => [undefined, undefined]\n */\nfunction noop() {// No operation performed.\n}\n\nmodule.exports = noop;","map":null,"metadata":{},"sourceType":"script"}