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