Files
boc/aamos-api-v1/node_modules/onnxruntime-common/dist/esm/version.js
T

6 lines
263 B
JavaScript
Raw Normal View History

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// This file is generated by /js/scripts/update-version.ts
// Do not modify file content manually.
export const version = '1.27.0';
//# sourceMappingURL=version.js.map