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.

3 lines (2 loc) 104 B
import { Rule } from '@angular-devkit/schematics'; export declare function installDependencies(): Rule;