@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.
8 lines (7 loc) • 376 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@ng-bootstrap/ng-bootstrap";
export declare class SdsDropdownModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SdsDropdownModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SdsDropdownModule, never, never, [typeof i1.NgbDropdownModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SdsDropdownModule>;
}