@ngodings/ngx-image-tagger
Version:
Simple Image Tagger like instagram, easy to put stuff/item information in x/y position from image, easy configuration in Angular
11 lines (10 loc) • 620 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-image-tagger.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "@ngodings/ngx-currency";
export declare class NgxImageTaggerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxImageTaggerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxImageTaggerModule, [typeof i1.NgxImageTaggerComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.NgxCurrencyModule], [typeof i1.NgxImageTaggerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxImageTaggerModule>;
}