index.js 78 Bytes
import Cell from './src/cell'

export * from './src/cell'
export default Cell