mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
7 lines
152 B
JSON
7 lines
152 B
JSON
{
|
|
"entryPoints": ["lib/index.ts"],
|
|
"excludeInternal": true,
|
|
"name": "ONNX Runtime JavaScript API",
|
|
"readme": "none",
|
|
"cleanOutputDir": true
|
|
}
|