| Current Path : /etc/kibana/node_modules/react-resizable/ |
| Current File : //etc/kibana/node_modules/react-resizable/index.js |
'use strict';
module.exports = function() {
throw new Error("Don't instantiate Resizable directly! Use require('react-resizable').Resizable");
};
module.exports.Resizable = require('./build/Resizable').default;
module.exports.ResizableBox = require('./build/ResizableBox').default;