UNPKG

@coreui/angular

Version:

CoreUI for Angular UI components library

14 lines (13 loc) 1.08 kB
import * as i0 from "@angular/core"; import * as i1 from "./offcanvas/offcanvas.component"; import * as i2 from "./offcanvas-body/offcanvas-body.component"; import * as i3 from "./offcanvas-header/offcanvas-header.component"; import * as i4 from "./offcanvas-title/offcanvas-title.directive"; import * as i5 from "./offcanvas-toggle/offcanvas-toggle.directive"; import * as i6 from "@angular/common"; import * as i7 from "@angular/cdk/a11y"; export declare class OffcanvasModule { static ɵfac: i0.ɵɵFactoryDeclaration<OffcanvasModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<OffcanvasModule, [typeof i1.OffcanvasComponent, typeof i2.OffcanvasBodyComponent, typeof i3.OffcanvasHeaderComponent, typeof i4.OffcanvasTitleDirective, typeof i5.OffcanvasToggleDirective], [typeof i6.CommonModule, typeof i7.A11yModule], [typeof i1.OffcanvasComponent, typeof i2.OffcanvasBodyComponent, typeof i3.OffcanvasHeaderComponent, typeof i4.OffcanvasTitleDirective, typeof i5.OffcanvasToggleDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<OffcanvasModule>; }