export * from './tabs.module'; export * from './tabs/tabs.entities'; export * from './tabs/tabs.component'; export * from './tab/tab.component';