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) • 595 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./timeline/timeline.component";
import * as i2 from "@angular/common";
import * as i3 from "../grid/grid.module";
import * as i4 from "../icon/icon.module";
export declare class SbTimelineModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SbTimelineModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SbTimelineModule, [typeof i1.SbTimelineComponent], [typeof i2.CommonModule, typeof i3.SbGridModule, typeof i4.SbIconModule], [typeof i1.SbTimelineComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SbTimelineModule>;
}