// Copyright (c) Microsoft Corporation. All rights reserved.// Licensed under the MIT License.declaremodule'@aislamov/onnxruntime-web64' {
export * from'onnxruntime-common';
}
declaremodule'@aislamov/onnxruntime-web64/webgpu' {
export * from'@aislamov/onnxruntime-web64';
}