@opencvjs/types
This package contains the TypeScript definitions for the OpenCV.js library.
Installation
npm install @opencvjs/types
Usage
import type { OpenCV } from "@opencvjs/types";
Credits
TypeScript definitions are based on the @techstark/opencv-js and mirada projects.
License
Apache-2.0