how to implement WebVOWL into my project?

Hello,
would like to use the WebVOWL (either library or API) into my project to do some modifications, but I can’t find any documentation on how to implement this?
thanks,

Hi,

At this moment there is no option to import JS modules into wix-code
However if you are able to access and use the code itself you can always create a JS file in wix-code under “Public” or “Backend” folders that contains this logic and then use it.

Thanks
Adi