UNPKG

@cds/angular

Version:

Core component modules for Clarity Angular

10 lines (9 loc) 596 B
import '@cds/core/selection-panels/checkbox/register.js'; import * as i0 from "@angular/core"; import * as i1 from "./cds-checkbox-panel.directive"; import * as i2 from "@angular/common"; export declare class CdsSelectionPanelsCheckboxModule { static ɵfac: i0.ɵɵFactoryDeclaration<CdsSelectionPanelsCheckboxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CdsSelectionPanelsCheckboxModule, [typeof i1.CdsCheckboxPanelDirective], [typeof i2.CommonModule], [typeof i1.CdsCheckboxPanelDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<CdsSelectionPanelsCheckboxModule>; }