I’m preparing a production solution for opencv with wasm for node and web environments, already got it to work with docker and environments, but we are missing types.
Repo with all bash scripts, package build scripts and dockerfile here:
There is an auto generated doxygen file, not sure if we can use it .
Can someone explain how to add true typescript support for generated opencv.js + wasm?