{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n /**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\n function baseUnary(func) {\n return function (value) {\n return func(value);\n };\n }\n module.exports = baseUnary;\n});","lineCount":15,"map":[[2,2,1,0],[3,0,2,0],[4,0,3,0],[5,0,4,0],[6,0,5,0],[7,0,6,0],[8,0,7,0],[9,2,8,0],[9,11,8,9,"baseUnary"],[9,20,8,18,"baseUnary"],[9,21,8,19,"func"],[9,25,8,23],[9,27,8,25],[10,4,9,2],[10,11,9,9],[10,21,9,18,"value"],[10,26,9,23],[10,28,9,25],[11,6,10,4],[11,13,10,11,"func"],[11,17,10,15],[11,18,10,16,"value"],[11,23,10,21],[11,24,10,22],[12,4,11,2],[12,5,11,3],[13,2,12,0],[14,2,14,0,"module"],[14,8,14,6],[14,9,14,7,"exports"],[14,16,14,14],[14,19,14,17,"baseUnary"],[14,28,14,26],[15,0,14,27],[15,3]],"functionMap":{"names":["","baseUnary",""],"mappings":"AAA;ACO;SCC;GDE;CDC"},"hasCjsExports":true},"type":"js/module"}]}