UNPKG

ngx-face-api-js

Version:

Angular directives for face detection and face recognition in the browser. It is a wrapper for face-api.js, so it is not dependent on the browser implementation.

2 lines (1 loc) 54 B
export declare type TaskTypeToken = 'all' | 'single';