en-form.js

en-form.js
import tpeRegistry from '../tpeRegistry'
import { EeForm } from './en-form-class'

tpeRegistry.define('en-form', EeForm)