UNPKG

@fugood/onnxruntime-react-native

Version:
13 lines (12 loc) 389 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.version = void 0; // 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. const version = '1.16.0'; exports.version = version; //# sourceMappingURL=version.js.map