ee-row.js

ee-row.js
import tpeRegistry from '../tpeRegistry'
import { EeRow } from './ee-row-class'

tpeRegistry.define('ee-row', EeRow)