UNPKG

angular-tabs-component

Version:

A full featured tab component for Angular (2 and above, including 4).

4 lines (3 loc) 155 B
export { TabComponent } from './components'; export { TabsContainer } from './containers'; export { TabModule } from './angular-tabs-component.module';