index.js 506 B

12345678910
  1. "use strict";
  2. Object.defineProperty(exports, "__esModule", { value: true });
  3. var tslib_1 = require("tslib");
  4. tslib_1.__exportStar(require("./WithFaceDescriptor"), exports);
  5. tslib_1.__exportStar(require("./WithFaceDetection"), exports);
  6. tslib_1.__exportStar(require("./WithFaceExpressions"), exports);
  7. tslib_1.__exportStar(require("./WithFaceLandmarks"), exports);
  8. tslib_1.__exportStar(require("./WithAge"), exports);
  9. tslib_1.__exportStar(require("./WithGender"), exports);
  10. //# sourceMappingURL=index.js.map