12345678910 |
- "use strict";
- Object.defineProperty(exports, "__esModule", { value: true });
- var tslib_1 = require("tslib");
- tslib_1.__exportStar(require("./WithFaceDescriptor"), exports);
- tslib_1.__exportStar(require("./WithFaceDetection"), exports);
- tslib_1.__exportStar(require("./WithFaceExpressions"), exports);
- tslib_1.__exportStar(require("./WithFaceLandmarks"), exports);
- tslib_1.__exportStar(require("./WithAge"), exports);
- tslib_1.__exportStar(require("./WithGender"), exports);
- //# sourceMappingURL=index.js.map
|