UNPKG

504 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./resizable.directive";
3import * as i2 from "./resize-handle.directive";
4export declare class ResizableModule {
5 static ɵfac: i0.ɵɵFactoryDeclaration<ResizableModule, never>;
6 static ɵmod: i0.ɵɵNgModuleDeclaration<ResizableModule, [typeof i1.ResizableDirective, typeof i2.ResizeHandleDirective], never, [typeof i1.ResizableDirective, typeof i2.ResizeHandleDirective]>;
7 static ɵinj: i0.ɵɵInjectorDeclaration<ResizableModule>;
8}