UNPKG
ngx-image-id-detector
Version:
latest (1.1.0)
1.1.0
1.0.0
0.0.1
A package that detects if an image is a Vietnamese citizen ID using Tesseract.js
ngx-image-id-detector
/
public-api.d.ts
4 lines
(3 loc)
•
160 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/ngx-image-id-detector.service'
;
export
*
from
'./lib/ngx-image-id-detector.component'
;
export
*
from
'./lib/ngx-image-id-detector.module'
;