mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-04 23:59:56 +00:00
10 lines
160 B
JSON
10 lines
160 B
JSON
|
|
{
|
||
|
|
"entryPoints": [
|
||
|
|
"lib/index.ts"
|
||
|
|
],
|
||
|
|
"excludeInternal": true,
|
||
|
|
"name": "ONNX Runtime JavaScript API",
|
||
|
|
"readme": "none",
|
||
|
|
"cleanOutputDir": true
|
||
|
|
}
|