UNPKG

@yoyoboot/l-52abp-ng-form-generator

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0.

11 lines (10 loc) 799 B
import * as i0 from "@angular/core"; import * as i1 from "./dnd-draggable.directive"; import * as i2 from "./dnd-dropzone.directive"; import * as i3 from "./dnd-handle.directive"; import * as i4 from "@angular/common"; export declare class DndModule { static ɵfac: i0.ɵɵFactoryDeclaration<DndModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DndModule, [typeof i1.DndDraggableDirective, typeof i2.DndDropzoneDirective, typeof i3.DndHandleDirective, typeof i2.DndPlaceholderRefDirective, typeof i1.DndDragImageRefDirective], [typeof i4.CommonModule], [typeof i1.DndDraggableDirective, typeof i2.DndDropzoneDirective, typeof i3.DndHandleDirective, typeof i2.DndPlaceholderRefDirective, typeof i1.DndDragImageRefDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<DndModule>; }