ente/thirdparty/blazeface/dist/version.js
2021-11-04 17:24:00 +05:30

7 lines
257 B
JavaScript

"use strict";
/** @license See the LICENSE file. */
Object.defineProperty(exports, "__esModule", { value: true });
// This code is auto-generated, do not modify this file!
var version = '0.0.7';
exports.version = version;
//# sourceMappingURL=version.js.map