nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / lodash / lib / common / mapping.js
1 'use strict';
2
3 var _mapping = require('../../fp/_mapping'),
4     util = require('./util'),
5     Hash = util.Hash;
6
7 /*----------------------------------------------------------------------------*/
8
9 module.exports = new Hash(_mapping);