Connect module

Report a typo

You need to import an ES module named clients.mjs to an HTML file using script tag.

Sort the following lines to do that.

Put the items in the correct order
<script
</script>
type="module"
src="clients.js">
___

Create a free account to access the full topic