Example Code:
<script type="text/javascript" src="https://widget.freshworks.com/widgets/<widget_id>.js" async defer></script>
I want to add to Quasar Framework and use the js in Vue. Any idea to add? Example I want to add inside this script in Quasar:
<script>
export default {
}
</script>