3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
export * from 'onnxruntime-common';
|
|
export { listSupportedBackends } from './backend';
|