UNPKG

@cds/angular

Version:

Core component modules for Clarity Angular

11 lines (10 loc) 730 B
import '@cds/core/internal-components/popup/register.js'; import * as i0 from "@angular/core"; import * as i1 from "./cds-internal-popup.directive"; import * as i2 from "./cds-internal-pointer.directive"; import * as i3 from "@angular/common"; export declare class CdsInternalComponentsPopupModule { static ɵfac: i0.ɵɵFactoryDeclaration<CdsInternalComponentsPopupModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CdsInternalComponentsPopupModule, [typeof i1.CdsInternalPopupDirective, typeof i2.CdsInternalPointerDirective], [typeof i3.CommonModule], [typeof i1.CdsInternalPopupDirective, typeof i2.CdsInternalPointerDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<CdsInternalComponentsPopupModule>; }