ee-tabs.js

ee-tabs.js
import tpeRegistry from '../tpeRegistry'
import { EeTabs } from './ee-tabs-class'

tpeRegistry.define('ee-tabs', EeTabs)