ee-fab.js

ee-fab.js
import tpeRegistry from '../tpeRegistry'
import { EeFab } from './ee-fab-class'

tpeRegistry.define('ee-fab', EeFab)