ee-cell.js

ee-cell.js
import tpeRegistry from '../tpeRegistry'
import { EeCell } from './ee-cell-class'

tpeRegistry.define('ee-cell', EeCell)