UNPKG

ngx-image-id-detector

Version:

A package that detects if an image is a Vietnamese citizen ID using Tesseract.js

9 lines (8 loc) 404 B
import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class NgxImageIdDetectorComponent implements OnInit { constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<NgxImageIdDetectorComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<NgxImageIdDetectorComponent, "lib-ngx-image-id-detector", never, {}, {}, never, never>; }