forked from enviPath/enviPy
Current Dev State
This commit is contained in:
14
static/js/ketcher2/node_modules/babel-plugin-lodash/lib/mapping.js
generated
vendored
Normal file
14
static/js/ketcher2/node_modules/babel-plugin-lodash/lib/mapping.js
generated
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
'use strict';
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
|
||||
var _config = require('./config');
|
||||
|
||||
var _config2 = _interopRequireDefault(_config);
|
||||
|
||||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
||||
|
||||
exports.default = (0, _config2.default)();
|
||||
module.exports = exports['default'];
|
||||
Reference in New Issue
Block a user