UNPKG

@funnelback/ng-sds

Version:

`@funnelback/ng-sds` is Bootstrap 5 based library that aims to implement the [Squiz Design System specification](https://designsystem.squiz.net/) in Angular.

11 lines (10 loc) 651 B
import * as i0 from "@angular/core"; import * as i1 from "./toggle.component"; import * as i2 from "./toggle-control/toggle-control.directive"; import * as i3 from "@angular/common"; import * as i4 from "../form/form.module"; export declare class SdsToggleModule { static ɵfac: i0.ɵɵFactoryDeclaration<SdsToggleModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SdsToggleModule, [typeof i1.SdsToggleComponent, typeof i2.SdsToggleControlDirective], [typeof i3.CommonModule, typeof i4.SdsFormModule], [typeof i1.SdsToggleComponent, typeof i2.SdsToggleControlDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<SdsToggleModule>; }