UNPKG

face-api.js

Version:

JavaScript API for face detection and face recognition in the browser with tensorflow.js

6 lines 256 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./AgeGenderNet"), exports); tslib_1.__exportStar(require("./types"), exports); //# sourceMappingURL=index.js.map