sb-element
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.1. It is a component library constructed around the SCSS library [Sb-Theming](https://github.com/SeverinBuchser/SbTheming) and supports [Angular Schematics]
11 lines (10 loc) • 641 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./bar/bar.component";
import * as i2 from "./nav-bar/nav-bar.component";
import * as i3 from "./sidebar/sidebar.component";
import * as i4 from "@angular/common";
export declare class SbBarModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SbBarModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SbBarModule, [typeof i1.SbBarComponent, typeof i2.SbNavBarComponent, typeof i3.SbSidebarComponent], [typeof i4.CommonModule], [typeof i1.SbBarComponent, typeof i2.SbNavBarComponent, typeof i3.SbSidebarComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SbBarModule>;
}