Your IP : 216.73.216.17


Current Path : /etc/kibana/node_modules/react-resizable/
Upload File :
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;