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.

12 lines (11 loc) 718 B
import * as i0 from "@angular/core"; import * as i1 from "./tabset.component"; import * as i2 from "./tab-content.directive"; import * as i3 from "./tab.directive"; import * as i4 from "@angular/common"; import * as i5 from "@ng-bootstrap/ng-bootstrap"; export declare class SdsTabsModule { static ɵfac: i0.ɵɵFactoryDeclaration<SdsTabsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SdsTabsModule, [typeof i1.SdsTabsetComponent, typeof i2.SdsTabContentDirective, typeof i3.SdsTabDirective], [typeof i4.CommonModule, typeof i5.NgbNavModule], [typeof i1.SdsTabsetComponent, typeof i2.SdsTabContentDirective, typeof i3.SdsTabDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<SdsTabsModule>; }