index.js 93 Bytes EditWeb IDE 1 2 3 4 import Panel from './Panel'; import MinPanel from './MinPanel'; export { Panel, MinPanel };