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) 584 B
import * as i0 from "@angular/core"; import * as i1 from "./form-error/form-error.component"; import * as i2 from "./form-helper/form-helper.component"; import * as i3 from "@angular/common"; export declare class SdsFormModule { static ɵfac: i0.ɵɵFactoryDeclaration<SdsFormModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SdsFormModule, [typeof i1.SdsFormErrorComponent, typeof i2.SdsFormHelperComponent], [typeof i3.CommonModule], [typeof i1.SdsFormErrorComponent, typeof i2.SdsFormHelperComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SdsFormModule>; }