server-json/node_modules/face-api.js/build/commonjs/draw/index.js
2024-11-01 08:00:42 +00:00

8 lines
No EOL
394 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
tslib_1.__exportStar(require("./drawContour"), exports);
tslib_1.__exportStar(require("./drawDetections"), exports);
tslib_1.__exportStar(require("./drawFaceExpressions"), exports);
tslib_1.__exportStar(require("./DrawFaceLandmarks"), exports);
//# sourceMappingURL=index.js.map