1.0.0 • Published 1 year ago

@elrayees/onnxruntime-node-types v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

@elrayees/onnxruntime-node-types

TypeScript type definitions for onnxruntime-node.

Installation

npm install @elrayees/onnxruntime-node-types

Usage

Before using it add this line code to tsconfig.json

    "compilerOptions": {
        "types": ["@elrayees/onnxruntime-node-types"],
    }
1.0.0

1 year ago