This could be the very basic question of javascript but i am not able to figure out to use the namespance named AudioBridge from the kandy.js file but i dont how should i import the audioBridge namesame in my own js and use it.
Here is the CDN link of kandy.js
Following is the screenshot of the kandy apis AudioBridge feature , how shall i able to use these apis defined in the kandy.js

<script src="mySrcUrl" type="module"><script>this will allow import to work correctly.