UNPKG

@coreui/angular

Version:

CoreUI Components Library for Angular

8 lines (7 loc) 531 B
export { OffcanvasComponent } from './offcanvas/offcanvas.component'; export { OffcanvasBodyComponent } from './offcanvas-body/offcanvas-body.component'; export { OffcanvasHeaderComponent } from './offcanvas-header/offcanvas-header.component'; export { OffcanvasTitleDirective } from './offcanvas-title/offcanvas-title.directive'; export { OffcanvasToggleDirective } from './offcanvas-toggle/offcanvas-toggle.directive'; export { OffcanvasService } from './offcanvas.service'; export { OffcanvasModule } from './offcanvas.module';