ngx-image-id-detector
Version:
A package that detects if an image is a Vietnamese citizen ID using Tesseract.js
8 lines (7 loc) • 455 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-image-id-detector.component";
export declare class NgxImageIdDetectorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxImageIdDetectorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxImageIdDetectorModule, [typeof i1.NgxImageIdDetectorComponent], never, [typeof i1.NgxImageIdDetectorComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxImageIdDetectorModule>;
}