UNPKG

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]

13 lines (12 loc) 882 B
import * as i0 from "@angular/core"; import * as i1 from "./double-number-input/double-number-input.component"; import * as i2 from "./number-input/number-input.component"; import * as i3 from "./number-input-core/number-input-core.component"; import * as i4 from "@angular/common"; import * as i5 from "@angular/forms"; import * as i6 from "../../icon/icon.module"; export declare class SbNumberInputModule { static ɵfac: i0.ɵɵFactoryDeclaration<SbNumberInputModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SbNumberInputModule, [typeof i1.SbDoubleNumberInputComponent, typeof i2.SbNumberInputComponent, typeof i3.SbNumberInputCoreComponent], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.SbIconModule], [typeof i1.SbDoubleNumberInputComponent, typeof i2.SbNumberInputComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SbNumberInputModule>; }