index.js 78 Bytes EditWeb IDE 1 2 3 4 import Cell from './src/cell' export * from './src/cell' export default Cell