// Copyright (c) Microsoft Corporation. All rights reserved.// Licensed under the MIT License.import { TensorasTensorImpl } from'./tensor-impl.js';
// eslint-disable-next-line @typescript-eslint/naming-conventionexportconstTensor = TensorImpl;
//# sourceMappingURL=tensor.js.map