face-api/build/ageGenderNet/index.js

6 lines
253 B
JavaScript
Raw Normal View History

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./AgeGenderNet"), exports);
tslib_1.__exportStar(require("./types"), exports);
2020-08-18 14:04:33 +02:00
//# sourceMappingURL=index.js.map