the-face
v1.0.0
Published
Face detect api
Readme
the-face
Face detect api
Installation
$ npm install the-face --saveUsage
'use strict'
const {TheFace} = require('the-face')
async function tryExample () {
}
tryExample().catch((err) => console.error(err))
API Guide
License
This software is released under the MIT License.
