Files
voice_recognition/whispervad/node_modules/onnxruntime-common/dist/cjs/version.js

9 lines
361 B
JavaScript

"use strict";
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
// This file is generated by /js/scripts/update-version.ts
// Do not modify file content manually.
exports.version = '1.22.0';
//# sourceMappingURL=version.js.map