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]
9 lines (8 loc) • 429 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./icon/icon.component";
import * as i2 from "@angular/common";
export declare class SbIconModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SbIconModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SbIconModule, [typeof i1.SbIconComponent], [typeof i2.CommonModule], [typeof i1.SbIconComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SbIconModule>;
}