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) • 623 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./popper/popper.component";
import * as i2 from "./tooltip/tooltip.component";
import * as i3 from "@angular/common";
import * as i4 from "../core/core.module";
export declare class SbPopperModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SbPopperModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SbPopperModule, [typeof i1.SbPopperComponent, typeof i2.SbTooltipComponent], [typeof i3.CommonModule, typeof i4.SbCoreModule], [typeof i1.SbPopperComponent, typeof i2.SbTooltipComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SbPopperModule>;
}