npm install jquery-ui-bundleyarn add jquery-ui-bundlepnpm add jquery-ui-bundle<script src="https://fastly.jsdelivr.net/npm/jquery-ui-bundle"></script><script src="https://unpkg.com/jquery-ui-bundle"></script><script type="module">
import jqueryuibundle from 'https://cdn.jsdelivr.net/npm/jquery-ui-bundle/+esm';
</script><script type="module">
import jqueryuibundle from 'https://cdn.skypack.dev/jquery-ui-bundle';
</script>