UNPKG

ng-devui

Version:

DevUI components based on Angular

16 lines (15 loc) 1.16 kB
import * as i0 from "@angular/core"; import * as i1 from "./safe-null.pipe"; import * as i2 from "./auto-focus.directive"; import * as i3 from "./date-pipe"; import * as i4 from "./helper-utils"; import * as i5 from "./iframe-event-propagate.directive"; import * as i6 from "./clipboard.directive"; import * as i7 from "./shapeIconHoverable.directive"; import * as i8 from "@angular/common"; import * as i9 from "@angular/cdk/clipboard"; export declare class DCommonModule { static ɵfac: i0.ɵɵFactoryDeclaration<DCommonModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DCommonModule, [typeof i1.SafeNullPipe, typeof i2.AutoFocusDirective, typeof i3.DatePipe, typeof i4.SimulateATagDirective, typeof i5.IframeEventPropagateDirective, typeof i6.ClipboardDirective, typeof i7.ShapeIconHoverableDirective], [typeof i8.CommonModule, typeof i9.ClipboardModule], [typeof i1.SafeNullPipe, typeof i2.AutoFocusDirective, typeof i3.DatePipe, typeof i4.SimulateATagDirective, typeof i5.IframeEventPropagateDirective, typeof i6.ClipboardDirective, typeof i7.ShapeIconHoverableDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<DCommonModule>; }