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.

10 lines (9 loc) 605 B
import * as i0 from "@angular/core"; import * as i1 from "./checkbox.component"; import * as i2 from "./checkbox-control/checkbox-control.directive"; import * as i3 from "@angular/common"; export declare class SdsCheckboxModule { static ɵfac: i0.ɵɵFactoryDeclaration<SdsCheckboxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SdsCheckboxModule, [typeof i1.SdsCheckboxComponent, typeof i2.SdsCheckboxControlDirective], [typeof i3.CommonModule], [typeof i1.SdsCheckboxComponent, typeof i2.SdsCheckboxControlDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<SdsCheckboxModule>; }