ente/thirdparty/blazeface/dist/version.js

7 lines
257 B
JavaScript
Raw Normal View History

"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