1.0.0 • Published 6 years ago
the-face v1.0.0
the-face
Face detect api
Installation
$ npm install the-face --save
Usage
'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.
Links
1.0.0
6 years ago