Icard/angular-clarity-master(work.../node_modules/ngx-image-cropper/lib/image-cropper.module.d.ts

9 lines
479 B
TypeScript

import * as i0 from "@angular/core";
import * as i1 from "./component/image-cropper.component";
import * as i2 from "@angular/common";
export declare class ImageCropperModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ImageCropperModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ImageCropperModule, [typeof i1.ImageCropperComponent], [typeof i2.CommonModule], [typeof i1.ImageCropperComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ImageCropperModule>;
}