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.

9 lines (8 loc) 527 B
import * as i0 from "@angular/core"; import * as i1 from "./paragraph-link.directive"; import * as i2 from "./standalone-link.directive"; export declare class SdsLinkModule { static ɵfac: i0.ɵɵFactoryDeclaration<SdsLinkModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SdsLinkModule, [typeof i1.SdsParagraphLinkDirective, typeof i2.SdsStandaloneLinkDirective], never, [typeof i1.SdsParagraphLinkDirective, typeof i2.SdsStandaloneLinkDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<SdsLinkModule>; }